
Been looking everywhere for a way to verify my ppa list after the upgrade. Doing it manually is a big hassle. This project is a great tool and development is coming along nicely.
Use this command in a terminal to get the code:
bzr branch lp:~davidc3/+junk/repostoryThe script will be in the "repostory" folder in your Home, so you have to go there and make the file executable:
cd repostory && chmod +x repostoryMake sure you have the curl and zenity packages:
sudo apt-get install curl zenityThat's it, you can now launch the script by either clicking it or typing:
./repostoryTo get the latest changes, if you have a previously downloaded version just type:
cd repostory && bzr pullLINK: Ubuntuforums
No comments:
Post a Comment