martedì 22 marzo 2011

Repository per Debian Squeeze-Wheezy-Sid, ufficiali e di terze parti

 
Debian Squeeze (stable):

################  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

##############  Squeeze-updates  ##############

deb http://ftp.debian.org/debian squeeze-updates main contrib non-free

###############  Repo Debian Squeeze terze parti ##########

#### Debian Multimedia
deb http://www.debian-multimedia.org/ squeeze main
deb-src http://www.debian-multimedia.org squeeze main

#### Bimoid - messenger
deb http://www.bimoid.com/debian/ stable non-free

#### Dotdeb - repository for Debian-based LAMP servers
deb http://packages.dotdeb.org oldstable all

#### Google Linux repository
deb http://dl.google.com/linux/deb/ stable non-free main

#### E17
deb http://packages.enlightenment.org/debian squeeze main extras

#### Esmska
deb http://repo.palatinus.cz/stable / 

#### Skype 32bit
deb http://download.skype.com/linux/repos/debian/ stable non-free

#### Skype 64bit
#leggere questo link
#http://www.edmondweblog.com/index.php/2010/11/29/skype-per-debian-squeezesid-amd64/

#### Opera
deb http://deb.opera.com/opera/ squeeze non-free

#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib

#### Wine
deb http://www.lamaresh.net/apt squeeze main

#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian squeeze main

####Hadret’s Debian
deb http://hadret.rootnode.net/debian/ unstable main

#### Edmond kernel repository
deb 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.debian-multimedia.org/ testing main

#### Bimoid - messenger
deb http://www.bimoid.com/debian/ stable non-free

#### Google Linux repository
deb http://dl.google.com/linux/deb/ stable non-free main

#### E17
deb http://packages.enlightenment.org/debian squeeze main extras

#### Esmska
deb http://repo.palatinus.cz/testing /  

#### Skype
deb http://download.skype.com/linux/repos/debian/ stable non-free

#### Skype 64bit
#leggere questo link
#http://www.edmondweblog.com/index.php/2010/11/29/skype-per-debian-squeezesid-amd64/

#### Opera
deb http://deb.opera.com/opera/ squeeze non-free

#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib

#### Wine
deb http://www.lamaresh.net/apt squeeze main

#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian wheezy main

####Hadret’s Debian ppa
deb http://hadret.rootnode.net/debian/ unstable main

#### Edmond kernel repository
deb 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.debian-multimedia.org/ sid main

#### Bimoid - messenger
deb http://www.bimoid.com/debian/ stable non-free

#### Google Linux repository
deb http://dl.google.com/linux/deb/ stable non-free main

#### E17
deb 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

#### Skype 64bit
#leggere questo link
#http://www.edmondweblog.com/index.php/2010/11/29/skype-per-debian-squeezesid-amd64/

#### Opera
deb http://deb.opera.com/opera/ sid non-free

#### VirtualBox
deb http://download.virtualbox.org/virtualbox/debian squeeze contrib

#### Wine
deb http://www.lamaresh.net/apt sid main

#### aMule-AdunanzA i386-amd64
deb http://deb.matteobonora.it/debian sid main

####Hadret’s Debian ppa
deb http://hadret.rootnode.net/debian/ unstable main

#### Edmond kernel repository
deb http://www.edmondweblog.com/repo/ binary/


Debian Experimental:

### Experimental
deb http://ftp.it.debian.org/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 -

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 -


Wine:
# wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add -

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 -

Bimoid:
# wget -O - http://www.bimoid.com/debian/apt.key | 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 -

Buon apt-get install... a tutti!!!

Nessun commento:

Posta un commento