My sources.list Kubuntu Edgy Eft 6.10Mi sources.list Kubuntu Edgy Eft 6.10

This sources.list has many repositories for many alternative software, the first two lines are commands to add GPG keys of signed repositories.

gpg --keyserver subkeys.pgp.net --recv KEY
gpg --export --armor KEY | sudo apt-key add - 

where KEY is a number from any repository without key:

sudo apt-get update

Then the file:
Este sources.list tiene repositorios para harto software alternativo
los primeras 2 líneas son para agregar las claves GPG de los repositorios firmados.

gpg --keyserver subkeys.pgp.net --recv KEY
gpg --export --armor KEY | sudo apt-key add -

donde KEY es el número por el que reclamen los errores que aparezcan al hacer:

sudo apt-get update

con repositorios que aun no se le agregan las firmas.

A continuación el archivo:


## gpg --keyserver subkeys.pgp.net --recv KEY
## gpg --export --armor KEY | sudo apt-key add -

deb http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb-src http://security.ubuntu.com/ubuntu edgy-security universe

# Repositorio comercial de canonical
deb http://archive.canonical.com/ubuntu edgy-commercial main

##############
# KDE LATEST #
##############
deb http://kubuntu.org/packages/kde-latest edgy main # Ultimo KDE
deb http://kubuntu.org/packages/amarok-144 edgy main # Amarok 1.4.4
deb http://archive.czessi.net/ubuntu edgy main universe # Actualizaciones K3b y Kaffeine

#######################
# BERYL / XGL / AIGLX #
#######################
#deb http://ubuntu.compiz.net/ edgy main-edgy
#deb http://www.beerorkid.com/compiz edgy main-edgy
#deb http://media.blutkind.org/xgl/ edgy main-edgy

# wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O - | sudo apt-key add -
deb http://ubuntu.beryl-project.org/ edgy main
deb-src http://ubuntu.beryl-project.org edgy main

# Treviño's Beryl-SVN Ubuntu Repository
# GPG key: 81836EBF
# wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
deb http://download.tuxfamily.org/3v1deb edgy beryl-svn

####################
# ENLIGHTENMENT 17 #
####################
#e17 repository
#deb http://edevelop.org/pkg-e/ubuntu edgy e17

#####################
# GIFTD #
#####################
deb http://apt.cerkinfo.be/ unstable main contrib
#deb http://hal.iwr.uni-heidelberg.de/debian/ gift/

######################
# OTROS REPOSITORIOS #
######################
deb http://wine.budgetdedicated.com/apt edgy main # Wine
deb http://ubuntu.tower-net.de/ubuntu/ breezy java # Java (buscar por sun-java-*)
deb http://download.skype.com/linux/repos/debian/ stable non-free # Skype
deb http://www.getautomatix.com/apt edgy main # Automatixdeb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse
#deb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse

#AUTOMATIX REPOS START

deb http://archive.canonical.com/ubuntu dapper-commercial main

deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
#AUTOMATIX REPOS END



## gpg --keyserver subkeys.pgp.net --recv KEY
## gpg --export --armor KEY | sudo apt-key add -

deb http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb-src http://security.ubuntu.com/ubuntu edgy-security universe

# Repositorio comercial de canonical
deb http://archive.canonical.com/ubuntu edgy-commercial main

##############
# KDE LATEST #
##############
deb http://kubuntu.org/packages/kde-latest edgy main # Ultimo KDE
deb http://kubuntu.org/packages/amarok-144 edgy main # Amarok 1.4.4
deb http://archive.czessi.net/ubuntu edgy main universe # Actualizaciones K3b y Kaffeine

#######################
# BERYL / XGL / AIGLX #
#######################
#deb http://ubuntu.compiz.net/ edgy main-edgy
#deb http://www.beerorkid.com/compiz edgy main-edgy
#deb http://media.blutkind.org/xgl/ edgy main-edgy

# wget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O - | sudo apt-key add -
deb http://ubuntu.beryl-project.org/ edgy main
deb-src http://ubuntu.beryl-project.org edgy main

# Treviño's Beryl-SVN Ubuntu Repository
# GPG key: 81836EBF
# wget http://download.tuxfamily.org/3v1deb/DD800CD9.gpg -O- | sudo apt-key add -
deb http://download.tuxfamily.org/3v1deb edgy beryl-svn

####################
# ENLIGHTENMENT 17 #
####################
#e17 repository
#deb http://edevelop.org/pkg-e/ubuntu edgy e17

#####################
# GIFTD #
#####################
deb http://apt.cerkinfo.be/ unstable main contrib
#deb http://hal.iwr.uni-heidelberg.de/debian/ gift/

######################
# OTROS REPOSITORIOS #
######################
deb http://wine.budgetdedicated.com/apt edgy main # Wine
deb http://ubuntu.tower-net.de/ubuntu/ breezy java # Java (buscar por sun-java-*)
deb http://download.skype.com/linux/repos/debian/ stable non-free # Skype
deb http://www.getautomatix.com/apt edgy main # Automatixdeb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse
#deb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse

#AUTOMATIX REPOS START

deb http://archive.canonical.com/ubuntu dapper-commercial main

deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
#AUTOMATIX REPOS END

2 comentarios sobre “My sources.list Kubuntu Edgy Eft 6.10Mi sources.list Kubuntu Edgy Eft 6.10

  1. Las sources sirven para amd64? …

    siempre que cambio los repositorios por los que no son de los servidores originales.. el notebook se me taldea y todo mal despues…

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Este sitio usa Akismet para reducir el spam. Aprende cómo se procesan los datos de tus comentarios.