Access and Synchronize GetDeb.net packages through Apt-get and Synaptic
If you already dont know about getdeb.net, it is a great site to download the latest software, not many people know this but you can use getdeb's mirrors as repositories to sync your GetDeb packages with the update manager and Synaptic.
1. Open up a terminal (applications>accessories> Terminal) and run the following:
sudo echo "deb http://ubuntu.org.ua/ getdeb/" | sudo tee -a /etc/apt/sources.list
or
deb http://mirrors.dotsrc.org/ getdeb/
If I were you I would ping each host to see which is closer and add that one
Save the file and exit.
3. Now run the following in the terminal:
sudo apt-get update
sudo apt-get upgrade
Now you should be able to install GetDeb.net programs through the Synaptic package manager as well as apt.
Comments (9)

Comments by IntenseDebate
· 917 weeks ago
Do you know if they have a pgp key too, so that I want get a warning every time I upgrade from them?
· 916 weeks ago
You should not upgrade from getdeb the packages that you already have in the ubuntu repository just because they upgrade it to the latest version a few days later.
· 914 weeks ago
could you be more precise ?
which package from getdeb have caused you a problem ?
Have you reported it already ?
Thanks
· 913 weeks ago
· 912 weeks ago
I did deb http://mirrors.dotsrc.org/ getdeb/ and got this error bash: deb: command not found.
Is there any other way to add these or what do I need to do to fix these errors.
· 912 weeks ago
· 891 weeks ago
Banny · 871 weeks ago
Maski · 868 weeks ago