-
Notifications
You must be signed in to change notification settings - Fork 0
/
sources.list
37 lines (28 loc) · 1.56 KB
/
sources.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#------------------------------------------------------------------------------#
# 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