-
Notifications
You must be signed in to change notification settings - Fork 2
/
sources.list.jessie
107 lines (81 loc) · 4.57 KB
/
sources.list.jessie
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
deb https://mirrors.kernel.org/debian/ jessie main non-free contrib
deb-src https://mirrors.kernel.org/debian/ jessie main non-free contrib
deb http://security.debian.org/ jessie/updates main non-free contrib
deb-src http://security.debian.org/ jessie/updates main non-free contrib
deb https://mirrors.kernel.org/debian/ jessie-updates main non-free contrib
deb-src https://mirrors.kernel.org/debian/ jessie-updates main non-free contrib
deb https://mirrors.kernel.org/debian/ jessie-proposed-updates non-free contrib main
deb-src https://mirrors.kernel.org/debian/ jessie-proposed-updates non-free contrib main
# Backports
deb https://mirrors.kernel.org/debian jessie-backports main non-free contrib
##### TESTING
## Add the testing repos (link testing.pref to prefer this over stable)
#deb https://mirrors.kernel.org/debian/ testing main non-free contrib
#deb-src https://mirrors.kernel.org/debian/ testing main non-free contrib
#
#deb http://security.debian.org/ testing/updates main non-free contrib
#deb-src http://security.debian.org/ testing/updates main non-free contrib
#
#deb https://mirrors.kernel.org/debian/ testing-updates main non-free contrib
#deb-src https://mirrors.kernel.org/debian/ testing-updates main non-free contrib
#
#deb https://mirrors.kernel.org/debian/ testing-proposed-updates non-free contrib main
#deb-src https://mirrors.kernel.org/debian/ testing-proposed-updates non-free contrib main
#### UNSTABLE
# Add the unstable repos (link unstable.pref to prefer this over stable)
#deb https://mirrors.kernel.org/debian/ unstable main non-free contrib
#deb-src https://mirrors.kernel.org/debian/ unstable main non-free contrib
# Docker
# sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
deb https://apt.dockerproject.org/repo debian-jessie main
# curl http://deb.opera.com/archive.key | sudo apt-key add -
#deb http://deb.opera.com/opera stable non-free
# sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886
deb http://repository.spotify.com stable non-free
# uit ivm ffmpeg
# apt-get install deb-multimedia-keyring
#deb http://www.deb-multimedia.org jessie main non-free
# VideoLAN libdvdcss source
# curl http://download.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -
deb http://download.videolan.org/pub/debian/stable/ /
# mozilla.debian.net
# deb https://mozilla.debian.net/ jessie-backports firefox-release
# virtualbox
# curl http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc|sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian jessie contrib
# OSM
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 073D307A618E5811
deb http://qgis.org/debian jessie main
deb-src http://qgis.org/debian jessie main
#Mysql_Percona
# sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
deb https://repo.percona.com/apt jessie main
# curl https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
deb https://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main
# Hipchat
# curl https://atlassian.artifactoryonline.com/atlassian/api/gpg/key/public | sudo apt-key add -
deb https://atlassian.artifactoryonline.com/atlassian/hipchat-apt-client jessie main
# Tor
# gpg --keyserver keys.gnupg.net --recv 886DDD89
# gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
deb http://deb.torproject.org/torproject.org jessie main
deb-src http://deb.torproject.org/torproject.org jessie main
# Owncloud
# curl "http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_8.0/Release.key"|sudo apt-key add -
deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/Debian_8.0/ /
# PlayOnLinux
# curl http://deb.playonlinux.org/public.gpg| sudo apt-key add -
deb http://deb.playonlinux.com/ jessie main
# Riot client
# curl https://riot.im/packages/debian/repo-key.asc|sudo apt-key add -
deb https://riot.im/packages/debian jessie main
# Slack
# curl -L https://packagecloud.io/slacktechnologies/slack/gpgkey|sudo apt-key add -
#deb https://packagecloud.io/slacktechnologies/slack/debian/ jessie main
#deb-src https://packagecloud.io/slacktechnologies/slack/debian/ jessie main
# Ubiquiti
# Info: https://help.ubnt.com/hc/en-us/articles/220066768-UniFi-How-to-Install-Update-via-APT-on-Debian-or-Ubuntu
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 06E85760C0A52C50
deb https://www.ubnt.com/downloads/unifi/debian testing ubiquiti
# deb http://www.ubnt.com/downloads/unifi/debian oldstable ubiquiti
# deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti