Skip to content
/ froyo Public

A very simple AUR helper written in Python and Shell

Notifications You must be signed in to change notification settings

aunixOS/froyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Froyo a simple AUR helper written in Python and Shell

Setup

you need to add the froyo shell script to you .local/bin directory

cd froyo
cp froyo-home-directory/froyo ~/.local/bin

then i like to chmod the froyo file

chmod +x ~/.local/bin/froyo

you now need to create the froyo directory in /opt/ and move froyo.py there

sudo mkdir /opt/froyo
sudo cp froyo-home-directory/froyo.py /opt/froyo/

now when you run

froyo

alternatively you could just run the setup script

it should be all setup

Issues

if there is an issue (and there will be one) please open an issue

About

A very simple AUR helper written in Python and Shell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published