Les dejo mi sources.list en el incluye todo el software básico que podrían necesitar, en terminal ejecutar el comando como root:
#gedit /etc/apt/sources.list
y copian lo siguiente borrando antes todo el contenido anterior del documento:
############################################################
################### REPOSITORIOS OFICIALES DEBIAN WHEEZY (TESTING)###################
################### http://aprendiendognulinux.blogspot.com/###################
#############################################################
###### Repositorios Debian main
deb http://ftp.mx.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.mx.debian.org/debian/ wheezy main contrib non-free
###### Repositirios de actualizaciones Debian
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.mx.debian.org/debian/ wheezy-proposed-updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://ftp.mx.debian.org/debian/ wheezy-proposed-updates main contrib non-free
##############################################################
##################### REPOSITORIOS DE TERCEROS ######################
##############################################################
###### 3rd Party Repositorios binarios
#### Bimoid - http://bimoid.com/
## Corra en terminal este comando: wget -O - http://www.bimoid.com/debian/apt.key | apt-key add -
deb http://www.bimoid.com/debian/ stable non-free
#### Debian Multimedia - http://www.debian-multimedia.org/
## Corra en terminal este comando: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org testing main non-free
#### Esmska - http://code.google.com/p/esmska/
## Corra en terminal este comando: wget -q -O - http://repo.palatinus.cz/repo.key | apt-key add -
deb http://repo.palatinus.cz/stable /
#### Repositirios de software linux Google - http://www.google.com
## Corra en terminal este comando: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free main
#### Repositirios de software linux Google (Pruebas) - http://www.google.com
## Corra en terminal este comando: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ testing non-free
#### Skype - http://www.skype.com
## Corra en terminal este comando: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | apt-key add -
deb http://download.skype.com/linux/repos/debian/ stable non-free
#### Webmin - http://webmin.com/
## Corra en terminal este comando: wget -q http://www.webmin.com/jcameron-key.asc -O- | apt-key add -
deb http://download.webmin.com/download/repository sarge contrib
#### JDowloader http://jdownloader.org/ (Repositorio ubuntu)
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb-src http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
################### REPOSITORIOS OFICIALES DEBIAN WHEEZY (TESTING)###################
################### http://aprendiendognulinux.blogspot.com/###################
#############################################################
###### Repositorios Debian main
deb http://ftp.mx.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.mx.debian.org/debian/ wheezy main contrib non-free
###### Repositirios de actualizaciones Debian
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb http://ftp.mx.debian.org/debian/ wheezy-proposed-updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://ftp.mx.debian.org/debian/ wheezy-proposed-updates main contrib non-free
##############################################################
##################### REPOSITORIOS DE TERCEROS ######################
##############################################################
###### 3rd Party Repositorios binarios
#### Bimoid - http://bimoid.com/
## Corra en terminal este comando: wget -O - http://www.bimoid.com/debian/apt.key | apt-key add -
deb http://www.bimoid.com/debian/ stable non-free
#### Debian Multimedia - http://www.debian-multimedia.org/
## Corra en terminal este comando: apt-get update && apt-get install debian-multimedia-keyring && apt-get update
deb http://www.debian-multimedia.org testing main non-free
#### Esmska - http://code.google.com/p/esmska/
## Corra en terminal este comando: wget -q -O - http://repo.palatinus.cz/repo.key | apt-key add -
deb http://repo.palatinus.cz/stable /
#### Repositirios de software linux Google - http://www.google.com
## Corra en terminal este comando: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ stable non-free main
#### Repositirios de software linux Google (Pruebas) - http://www.google.com
## Corra en terminal este comando: wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
deb http://dl.google.com/linux/deb/ testing non-free
#### Skype - http://www.skype.com
## Corra en terminal este comando: gpg --keyserver pgp.mit.edu --recv-keys 0xd66b746e && gpg --export --armor 0xd66b746e | apt-key add -
deb http://download.skype.com/linux/repos/debian/ stable non-free
#### Webmin - http://webmin.com/
## Corra en terminal este comando: wget -q http://www.webmin.com/jcameron-key.asc -O- | apt-key add -
deb http://download.webmin.com/download/repository sarge contrib
#### JDowloader http://jdownloader.org/ (Repositorio ubuntu)
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb-src http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
Posteriormente guardan y realizan el siguiente comando en terminal
#apt-get update
Ahora ya tendrán actualizados sus repositorios de software (aparecen mas paquetes en su gestor de instalación)
Ahora ya tendrán actualizados sus repositorios de software (aparecen mas paquetes en su gestor de instalación)
Gracias!
ResponderEliminarDicen que a pesar de ser testing trabaja muy bien!
Gracias, la informacion me sirvio de mucho.
ResponderEliminarGracias por la informacion. Hay un pequeño error en el repositorio de Google Testing, le falta la palabra main al final asi: deb http://dl.google.com/linux/deb/ testing non-free main
ResponderEliminargracias por ayudarme a tener un pc a tu gusto! :)
ResponderEliminarSi es cierto para ser Wheezy testing, es muy estable
ResponderEliminarInteresante post; pero si me permites una puntualización, hace unos meses cambiaron la dirección del repositorio multimedia a:
ResponderEliminardeb http://www.deb-multimedia.org testing main non-free
Un saludo.