Created
December 12, 2017 17:04
-
-
Save aristidesneto/f7b5d08f32cf0c1e3208ad443cf44f0b to your computer and use it in GitHub Desktop.
Source List - Debian 9 Stretch
This file contains hidden or 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 | |
### ----------------------------- | |
###Repositório (stretch) Base ### | |
### ----------------------------- | |
deb http://deb.debian.org/debian/ stretch main contrib non-free | |
# deb-src http://deb.debian.org/debian/ stretch main contrib non-free | |
### ----------------------------- | |
###Repositório (stretch) security.debian.org/ ### | |
### ----------------------------- | |
deb http://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
# deb-src http://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
### ----------------------------- | |
###Repositório (stretch) stretch-updates ### | |
### ----------------------------- | |
deb http://deb.debian.org/debian/ stretch-updates main contrib non-free | |
# deb-src http://deb.debian.org/debian/ stretch-updates main contrib non-free | |
### ----------------------------- | |
###Repositório (stretch) proposed-updates### | |
### ----------------------------- | |
# deb http://deb.debian.org/debian/ stretch-proposed-updates main contrib non-free | |
# deb-src http://deb.debian.org/debian/ stretch-proposed-updates main contrib non-free | |
### ----------------------------- | |
###Repositório (stretch) stretch-backports ### | |
### ----------------------------- | |
deb http://ftp.debian.org/debian stretch-backports main | |
#------------------------------------------------------------------------------# | |
# UNOFFICIAL REPOS | |
#------------------------------------------------------------------------------# | |
### ------------------------ | |
### Google Chrome Browser | |
### ------------------------ | |
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 | |
### -------------------- | |
### Banco de Dados - MariaDB | |
### -------------------- | |
# deb http://www.ftp.saix.net/DB/mariadb/repo/10.1/debian stretch main | |
deb [arch=amd64] http://mirror.ufscar.br/mariadb/repo/10.2/debian stretch main | |
### -------------------- | |
### Docker | |
### -------------------- | |
deb [arch=amd64] https://download.docker.com/linux/debian stretch edge | |
# deb-src [arch=amd64] https://download.docker.com/linux/debian stretch edge |
Eu acho que ele não quer ser teu amigo :( lol...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ola amigo serve para o 9.13?