Created
November 18, 2017 22:31
-
-
Save aristidesneto/7d21960464c571eab156e8724eee4f82 to your computer and use it in GitHub Desktop.
Source.list Debian 9 - Stretch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#------------------------------------------------------------------------------# | |
# OFFICIAL DEBIAN REPOS | |
#------------------------------------------------------------------------------# | |
###### Debian Main Repos | |
deb http://deb.debian.org/debian/ stable main contrib non-free | |
deb-src http://deb.debian.org/debian/ stable main contrib non-free | |
deb http://deb.debian.org/debian/ stable-updates main contrib non-free | |
deb-src http://deb.debian.org/debian/ stable-updates main contrib non-free | |
deb http://deb.debian.org/debian-security stable/updates main | |
deb-src http://deb.debian.org/debian-security stable/updates main | |
#------------------------------------------------------------------------------# | |
# UNOFFICIAL REPOS | |
#------------------------------------------------------------------------------# | |
### ------------------------ | |
### Google Chrome Browser | |
### ------------------------ | |
### apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 1397BC53640DB551 | |
deb http://dl.google.com/linux/chrome/deb/ stable main | |
### ----------------------------- | |
### Java Oracle - Duinsoft.nl. | |
### ----------------------------- | |
### Chave GPG: sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26 | |
deb http://www.duinsoft.nl/pkg debs all | |
### --------------------------------- | |
### Firefox, Thunderbird e Seamonkey | |
### --------------------------------- | |
### sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29 | |
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment