################ Repo Debian Squeeze Ufficiali ############
deb http://ftp.it.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.it.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb http://ftp.it.debian.org/debian/ squeeze-proposed-updates main contrib non-free
############### Repo Debian Backports ##########
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
############## Squeeze-updates ##############
deb http://ftp.debian.org/debian squeeze-updates main contrib non-free
############### Repo Debian Squeeze terze parti ##########
#### Debian Multimedia
deb http://www.deb-multimedia.org/ squeeze main
deb-src http://www.deb-multimedia.org squeeze main
#### Iceweasel Debian Mozilla
deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb http://mozilla.debian.net/ squeeze-backports iceweasel-release
#### Dotdeb – repository for Debian-based LAMP servers
deb http://packages.dotdeb.org oldstable all
#### Google Linux repository stable
deb http://dl.google.com/linux/deb/ stable non-free main
#### Google Linux repository testing
deb http://dl.google.com/linux/deb/ testing non-free main
#### E17
deb http://packages.enlightenment.org/debian squeeze main extras
#### Esmska
deb http://repo.palatinus.cz/stable /
#### Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
#### Opera
deb http://deb.opera.com/opera/ squeeze non-free
#### Opera Beta
deb http://deb.opera.com/opera-beta/ squeeze non-free
#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib
#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian squeeze main
#### JDOWNLOADER
#### Download diretto edmond's repository (kernel,extensions,programmi vari)
#### http://www.edmondweblog.com/repo/ binary/
Debian Wheezy (testing):
################ Repo Debian Wheezy Ufficiali ############
deb http://ftp.it.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.it.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://ftp.it.debian.org/debian/ wheezy-proposed-updates main contrib non-free
############### Repo Debian Wheezy terze parti ##########
#### Debian Multimedia
deb http://www.deb-multimedia.org/ testing main non-free
#### Google Linux repository
deb http://dl.google.com/linux/deb/ stable non-free main
#### Google Linux repository testing
deb http://dl.google.com/linux/deb/ testing non-free
#### Esmska
deb http://repo.palatinus.cz/testing /
#### Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
#### Opera
deb http://deb.opera.com/opera/ squeeze non-free
#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib
#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian wheezy main
#### Hadret’s Debian ppa
deb http://hadret.rootnode.net/debian/ unstable main
#### JDOWNLOADER
#### Download diretto edmond's repository (kernel,extensions,programmi vari)
#### http://www.edmondweblog.com/repo/ binary/
Debian Sid (unstable):
################ Repo Debian Sid Ufficiali ############
deb http://ftp.it.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.it.debian.org/debian/ sid main contrib non-free
############### Repo Debian Sid terze parti ##########
#### Debian Multimedia
deb http://www.deb-multimedia.org/ sid main
deb-src http://mi.mirror.garr.it/mirrors/deb-multimedia unstable main
#### Google Linux repository
deb http://dl.google.com/linux/deb/ stable non-free main
#### Google Linux repository testing
deb http://dl.google.com/linux/deb/ testing non-free
#### E17
deb http://packages.enlightenment.org/debian sid main extras
deb-src http://packages.enlightenment.org/debian sid main extras
#### Esmska
deb http://repo.palatinus.cz/unstable /
#### Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
#### Opera
deb http://deb.opera.com/opera/ sid non-free
#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib
#### Repo frickeplatz per Wine e Gimp 2.7
deb http://frickelplatz.de/debian/ sid main contrib non-free
#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian sid main
#### Hadret’s Debian ppa
deb http://hadret.rootnode.net/debian/ unstable main
deb-src http://hadret.rootnode.net/debian/ unstable main
#### Paissad repo per Ps3 media server
deb http://deb.paissad.net unstable main contrib non-free
deb-src http://deb.paissad.net unstable main contrib non-free
#### JDOWNLOADER
#### Download diretto edmond's repository (kernel,extensions,programmi vari)
#### http://www.edmondweblog.com/repo/ binary/
Debian Experimental:
### Experimental
deb http://ftp.it.debian.org/debian experimental main
#### Hadret’s Debian ppa
deb http://hadret.rootnode.net/debian/ experimental main
deb-src http://hadret.rootnode.net/debian/ experimental main
Importare chiavi GPG
Multimedia:
# apt-get update && apt-get install debian-multimedia-keyring && apt-get update
E17:
# wget -q http://packages.enlightenment.org/repo.key -O- | apt-key add -
Iceweasel Debian Mozilla:
$ wget http://mozilla.debian.net/pkg-mozilla-archive-keyring_1.0_all.deb
# dpkg -i pkg-mozilla-archive-keyring_1.0_all.deb
Esmka:
# wget -q -O - http://repo.palatinus.cz/repo.key | apt-key add -
Skype:
# gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e # gpg --export --armor 0xd66b746e | apt-key add -
VirtualBox:
# wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | apt-key add -
Repo frickeplatz per Wine e Gimp 2.7
# apt-get install frickelplatz-keyring Opera: # wget -O - http://deb.opera.com/archive.key | apt-key add - $ wget -O - http://deb.opera.com/archive.key | sudo apt-key add -Hadret’s Debian ppa:
# wget -O - http://hadret.rootnode.net/debian/duckbill.key | apt-key add -
Paissad repo per Ps3 media server:
# wget -q -O - http://deb.paissad.net/public-key.asc | apt-key add - Dotdeb; # wget -q -O - http://www.dotdeb.org/dotdeb.gpg | apt-key add - Google Linux repository: # wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -aMule-AdunanzA i386-amd64:
$ gpg --keyserver hkp://subkeys.pgp.net --recv-key D45A244D $ gpg -a --export D45A244D | apt-key add -
No comments:
Post a Comment