- #############################################################
- ################### OFFICIAL UBUNTU REPOS ###################
- #############################################################
- ###### Ubuntu Main Repos
- deb http://be.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
- deb-src http://be.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse
- ###### Ubuntu Update Repos
- deb http://be.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
- deb http://be.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
- deb-src http://be.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse
- deb-src http://be.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse
- ###### Ubuntu Partner Repo
- deb http://archive.canonical.com/ubuntu lucid partner
- deb-src http://archive.canonical.com/ubuntu lucid partner
- ##############################################################
- ##################### UNOFFICIAL REPOS ######################
- ##############################################################
- ###### 3rd Party Binary Repos
- #### Chromium Project - http://code.google.com/chromium/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5
- deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
- #### Deluge BitTorrent - http://www.deluge-torrent.org/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 249AD24C
- deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu lucid main
- #### Medibuntu - http://www.medibuntu.org/
- ## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
- deb http://packages.medibuntu.org/ lucid free non-free
- #### Mozilla Daily Build Team - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
- deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu lucid 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 lucid main
- #### Skype - http://www.skype.com
- ## Run this command: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | sudo apt-key add -
- deb http://download.skype.com/linux/repos/debian/ stable non-free
- #### SMPlayer - http://smplayer.sourceforge.net/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E4A4F4F4
- deb http://ppa.launchpad.net/rvm/smplayer/ubuntu karmic main
- #### Terminator - http://www.tenshu.net/terminator/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1BD3A65C
- deb http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu lucid main
- #### Ubuntu Tweak - http://ubuntu-tweak.com/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0624A220
- deb http://ppa.launchpad.net/tualatrix/ubuntu lucid main
- ####### 3rd Party Source Repos
- #### Chromium Project (Source) - http://code.google.com/chromium/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E5E17B5
- deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
- #### Deluge BitTorrent (Source) - http://www.deluge-torrent.org/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 249AD24C
- deb-src http://ppa.launchpad.net/deluge-team/ppa/ubuntu lucid main
- #### Medibuntu (Source) - http://www.medibuntu.org/
- ## Run this command: sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
- deb-src http://packages.medibuntu.org/ lucid free non-free
- #### Mozilla Daily Build Team (Source) - http://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
- deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu lucid 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 lucid main
