Before publishing a new software, GetDeb does a short and limited testing phase instead of a full testing cycle to ensure the software published does not harm your system. So, if you want to ensure that you have the latest software installed on Ubuntu, you might want give GetDeb and PlayDeb repository a try!
Add GetDeb repository on Ubuntu 13.04 Raring Ringtail
Adding GetDeb repository is a piece of cake. Please execute the following command:
- wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
- sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb
- sudo apt-get update
Add PlayDeb repository on Ubuntu 13.04 Raring Ringtail
Simply execute the following command:
Once the repository added, you can install many softwares and games from Package Manager or by clicking "Install Now" button on GetDeb and PlayDeb website.
- wget http://archive.getdeb.net/install_deb/playdeb_0.3-1~getdeb1_all.deb
- sudo dpkg -i playdeb_0.3-1~getdeb1_all.deb
- sudo apt-get update
Good luck!
0 comments:
Post a Comment