|
Install
Install instructions
Before doing anything, you MUST have wget installed. Most Linux/BSD/UNIX operating systems include it. Macintosh users can use the binary at http://www.statusq.org/archives/2005/02/22/610/. You must put it into the executable path to use it. You basically need to run the "install" script included with the program. If you don't feel like doing that, you basically need to create a folder called "~/goopackage". Then, copy the goopackage-add and the goopackage-remove scripts into that. You can also link them to an executable by running: sudo ln -s ~/goopackage/goopackage-add /usr/bin/goopackage-add sudo ln -s ~/goopackage/goopackage-remove /usr/bin/goopackage-remove Then, you can just run "goopackage-add" and "goopackage-remove". |
Sign in to add a comment