Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #############################################################
- ################### OFFICIAL UBUNTU REPOS ###################
- #############################################################
- ###### Ubuntu Main Repos
- deb http://br.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
- ###### Ubuntu Update Repos
- deb http://br.archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
- deb http://br.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
- deb http://br.archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse
- deb http://br.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
- ###### Ubuntu Partner Repo
- deb http://archive.canonical.com/ubuntu trusty partner
- ###### Ubuntu Extras Repo
- deb http://extras.ubuntu.com/ubuntu trusty main
- ##############################################################
- ##################### UNOFFICIAL REPOS ######################
- ##############################################################
- ###### 3rd Party Binary Repos
- #### GetDeb - http://www.getdeb.net
- ## Run this command: wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
- deb http://archive.getdeb.net/ubuntu trusty-getdeb apps
- #### GNOME3 Unstable PPA - 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-staging/ubuntu trusty main
- #### JDownloader PPA - https://launchpad.net/~jd-team
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6A68F637
- deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu trusty main
- #### LibreOffice PPA - 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 trusty main
- #### Oracle Java (JDK) Installer PPA - http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
- deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
- #### PlayDeb - http://www.playdeb.net/
- ## Run this command: wget -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
- deb http://archive.getdeb.net/ubuntu trusty-getdeb games
- #### WebUpd8 PPA - http://www.webupd8.org/
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4C9D234C
- deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu trusty main
- #### Xorg Edgers PPA - https://launchpad.net/~xorg-edgers
- ## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8844C542
- deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu trusty main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement