Repositorios para Ubuntu/Kubuntu

He aquí una larga lista de repositorios (¿qué es un repositorio? - no confundir con supositorio) no oficiales para Ubuntu y derivados. Con ella podremos estar al tanto de las últimas versiones de cada programa, así como de programas que por una u otra razón no tienen cabida en los repositorios oficiales. Entre otros, están los repositorios para Compiz, Wine, Amarok, Listen, Bonfire, Skype, Opera, etc: lista de repositorios.

Siempre, al añadir repositorios, hay que tener muy en cuenta que contienen aplicaciones no verificadas por el equipo de Ubuntu, por lo que si queremos un ordenador a prueba de bombas, como es Ubuntu nada más instalarlo, no deberíamos andar jugando con nada que no esté en los repositorios oficiales.

Aquí dejo mi sources.list, por si a alguien le interesa:

# Ubuntu supported packages (packages, GPG key: 437D05B5)
deb http://en.archive.ubuntu.com/ubuntu dapper-updates main restricted
deb http://security.ubuntu.com/ubuntu dapper-security main restricted

# Ubuntu supported packages (sources, GPG key: 437D05B5)
deb-src http://en.archive.ubuntu.com/ubuntu dapper main restricted
deb-src http://en.archive.ubuntu.com/ubuntu dapper-updates main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted

# Ubuntu community supported packages (packages, GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu/ dapper universe multiverse main restricted
deb http://en.archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse

# Ubuntu community supported packages (sources, GPG key: 437D05B5)
deb-src http://en.archive.ubuntu.com/ubuntu dapper universe multiverse
deb-src http://en.archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse

# Ubuntu commercial supported applications
deb http://archive.canonical.com/ubuntu dapper-commercial main

# Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main

# Amarok
deb http://kubuntu.org/packages/amarok-141 dapper main

## PLF REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://packages.freecontrib.org/ubuntu/plf dapper free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf dapper free non-free

## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

# Debuntu Dapper deb’s Repository (gaim 2.0 beta)
deb http://repository.debuntu.org/ dapper multiverse
deb-src http://repository.debuntu.org/ dapper multiverse

# Community Compiz+etc. Packages
deb http://www.beerorkid.com/compiz dapper main
deb http://ubuntu.compiz.net/ dapper main

# Treviño’s Ubuntu Repository v6.06 (aMule, Sopcast)
deb http://3v1n0.tuxfamily.org dapper 3v1n0
deb-src http://3v1n0.tuxfamily.org dapper 3v1n0

# Latest Bonfire
deb http://ketsugi.com/ubuntu/ dapper main

# Wine
deb http://wine.budgetdedicated.com/apt dapper main

# ntfs-3g
deb http://flomertens.keo.in/ubuntu/ dapper main
deb-src http://flomertens.keo.in/ubuntu/ dapper main

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

¿Qué repositorios usáis vosotros?

3 Responses to “Repositorios para Ubuntu/Kubuntu”


  1. 1 skyhook

    Pues muy parecidos…

    ## Main
    deb http://archive.ubuntu.com/ubuntu/ dapper main
    deb-src http://archive.ubuntu.com/ubuntu/ dapper main
    deb http://es.archive.ubuntu.com/ubuntu/ dapper main
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper main

    ## Restricted
    deb http://archive.ubuntu.com/ubuntu/ dapper restricted
    deb-src http://archive.ubuntu.com/ubuntu/ dapper restricted
    deb http://es.archive.ubuntu.com/ubuntu/ dapper restricted
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper restricted

    ## Universe
    deb http://archive.ubuntu.com/ubuntu/ dapper universe
    deb-src http://archive.ubuntu.com/ubuntu/ dapper universe
    deb http://es.archive.ubuntu.com/ubuntu/ dapper universe
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper universe

    ## Multiverse
    deb http://archive.ubuntu.com/ubuntu/ dapper multiverse
    deb-src http://archive.ubuntu.com/ubuntu/ dapper multiverse
    deb http://es.archive.ubuntu.com/ubuntu/ dapper multiverse
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper multiverse

    ## Updates
    deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
    deb http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse

    ## BackPort & Extras
    deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
    deb http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
    deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

    ## Seguridad
    deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe
    deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe

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

    ## PROPOSED REPOSITORY
    deb http://us.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse

    ## Language Pack Update
    #deb http://people.ubuntu.com/~pitti/langpacks/daily/dapper-updates ./

    ## Jorge Castro | IFolder
    deb http://trunks.whiprush.org/~jorge/ifolder dapper main
    deb-src http://trunks.whiprush.org/~jorge/ifolder dapper main

    ## kubuntu.org packages for the latest KDE version (packages, GPG key: DD4D5088)
    # deb http://kubuntu.org/packages/kde-latest dapper main restricted universe multiverse
    # deb-src http://kubuntu.org/packages/kde-latest dapper main restricted universe multiverse

    ## kubuntu.org packages for the latest Koffice version (packages, GPG key: DD4D5088)
    # deb http://kubuntu.org/packages/koffice-latest dapper main restricted universe multiverse
    # deb-src http://kubuntu.org/packages/koffice-latest dapper main restricted universe multiverse

    ## kubuntu.org packages for the latest amaroK version (packages, GPG key: DD4D5088)
    # deb http://kubuntu.org/packages/amarok-latest dapper main restricted universe multiverse
    # deb-src http://kubuntu.org/packages/amarok-latest dapper main restricted universe multiverse

    ## 3D Accelerated Desktop/aiXGL/COMPIZ REPOSITORIES (Unsupported. May contain illegal packages. Use at own risk.)
    #deb http://www.beerorkid.com/compiz dapper main
    deb http://xgl.compiz.info/ dapper aiglx
    deb http://xgl.compiz.info/ dapper main

    ## Linex 2004 - Para control Aulas entre otros….
    # deb http://www.linex.org/sources/linex/debian/ sarge linex main contrib
    # deb http://www.linex.org/sources/linex/debian/ sarge linex
    # deb http://www.linex.org/sources/linex/debian/ cl gambas

    ## Wine: Bleeding edge wine packages (packages)
    deb http://wine.budgetdedicated.com/apt dapper main
    deb-src http://wine.budgetdedicated.com/apt dapper main

    ## OPERA REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
    # deb http://deb.opera.com/opera/ etch non-free

    ## The Boinc! engine (packages)
    # deb http://pkg-boinc.alioth.debian.org/ubuntu/ dapper universe
    # deb-src http://pkg-boinc.alioth.debian.org/ubuntu/ dapper universe

    ## Cipherfunk multimedia packages (Unsupported. May contain illegal packages. GPG key: 33BAC1B3)
    # deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main

    ## SEVEAS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
    # deb http://mirror.ubuntulinux.nl/ dapper-seveas all
    # deb [WWW] http://seveas.ubuntulinux.nl/ dapper-seveas all
    # deb-src [WWW] http://seveas.ubuntulinux.nl/ dapper-seveas all

    # Penguin Liberation Front (nsupported. May contain illegal packages)
    # deb http://packages.freecontrib.org/ubuntu/plf dapper free non-free

    ## k9copy
    #deb http://repos.knio.it/ breezy main contrib non-free
    #deb-src http://repos.knio.it/ breezy main contrib non-free

    ## DEBIAN REPOSITORIES (Unsupported. May contain illegal packages. Use at own risk.)
    ## deb ftp://ftp.nerim.net/debian-marillat/ etch main contrib non-free
    ## deb ftp://ftp.nerim.net/debian-marillat/ sid main contrib non-free
    ## deb ftp://ftp.nerim.net/debian-marillat/ sarge main contrib non-free

    ## Oracle XE (Oficial)
    #deb http://oss.oracle.com/debian unstable main non-free

  2. 2 Rosetta

    déjate de historias raras y publica de una vez un post en condiciones, q me tienes todos los días mirando!

  3. 3 estornino

    Olé, ¡Qué bien me viene esta lista!

Leave a Reply




Bad Behavior has blocked 436 access attempts in the last 7 days.