############################################################# ################### OFFICIAL UBUNTU REPOS ################### ############################################################# ###### Ubuntu Main Repos deb http://de.archive.ubuntu.com/ubuntu/ precise main universe deb-src http://de.archive.ubuntu.com/ubuntu/ precise main ###### Ubuntu Update Repos deb http://de.archive.ubuntu.com/ubuntu/ precise-security main universe deb http://de.archive.ubuntu.com/ubuntu/ precise-updates main universe deb http://de.archive.ubuntu.com/ubuntu/ precise-proposed main universe ############################################################## ##################### UNOFFICIAL REPOS ###################### ############################################################## ###### 3rd Party Binary Repos #### Audacity - http://audacity.sourceforge.net/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BB901940 deb http://ppa.launchpad.net/audacity-team/daily/ubuntu precise main #### Banshee - https://edge.launchpad.net/~banshee-team ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6E80C6B7 deb http://ppa.launchpad.net/banshee-team/ppa/ubuntu precise main #### Gimp - https://launchpad.net/~otto-kesselgulasch/+archive/gimp ## Run this command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 614C4B38 deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu precise main #### GNOME3 extra apps - https://launchpad.net/~gnome3-team/+archive/gnome3 ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B1510FD deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu precise main #### HandBrake Snapshots - http://handbrake.fr/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950D8 deb http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu precise main #### Kubuntu Backports - https://edge.launchpad.net/~kubuntu-ppa/+archive/backports ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8AC93F7A deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu precise main #### Kubuntu Updates - https://edge.launchpad.net/~kubuntu-ppa/+archive/ppa ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8AC93F7A deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu precise main #### LibreOffice - http://www.documentfoundation.org/download/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1378B444 deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu precise main #### Pidgin - http://pidgin.im ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A1F196A8 deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu precise main #### Wine - https://launchpad.net/~ubuntu-wine/+archive/ppa/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0 deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu precise main #### X Updates - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AF1CDFA9 deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu precise main ####### 3rd Party Source Repos #### Audacity (Source) - http://audacity.sourceforge.net/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BB901940 deb-src http://ppa.launchpad.net/audacity-team/daily/ubuntu precise main #### Banshee (Source) - https://edge.launchpad.net/~banshee-team ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6E80C6B7 deb-src http://ppa.launchpad.net/banshee-team/ppa/ubuntu precise main #### Gimp (Source) - https://launchpad.net/~otto-kesselgulasch/+archive/gimp ## Run this command: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 614C4B38 deb-src http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu precise main #### GNOME3 extra apps (Source) - https://launchpad.net/~gnome3-team/+archive/gnome3 ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B1510FD deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu precise main #### HandBrake Snapshots (Source) - http://handbrake.fr/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 816950D8 deb-src http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu precise main #### LibreOffice (Source) - http://www.documentfoundation.org/download/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1378B444 deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu precise main #### Pidgin (Source) - http://pidgin.im ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A1F196A8 deb-src http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu precise main #### Wine (Source) - https://launchpad.net/~ubuntu-wine/+archive/ppa/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0 deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu precise main #### X Updates (Source) - https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/ ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AF1CDFA9 deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu precise main