Ubuntu PPAs: GNOME Do Repositories
July 5th, 2009
The steps for adding the official GNOME Do repositories:
Importing the GPG Key:
sudo apt-key adv
--keyserver keyserver.ubuntu.com--recv-keys 77558DD0
sudo apt-key adv--keyserver keyserver.ubuntu.com--recv-keys 6E80C6B7
Adding to sources list:
echo -e “#GNOME Do Software Repository\ndeb http://ppa.launchpad.net/do-core/ppa/ubuntu jaunty main\ndeb http://ppa.launchpad.net/banshee-team/ppa/ubuntu jaunty main” | \
sudo tee /etc/apt/sources.list.d/gnomedo.list
Update Synaptic.
sudo apt-get update
Repository link from: Do.davebsd.com