Paquetón de repositorios para ArchLinux
Thursday, November 19, 2009 1:31:15 PM
Pues buscando buscando encontré un paquetón de repositorios para Arch. Creo que después de añadir estos repositorios, no tendremos problema en encontrar cualquier aplicación.Primero encontré un repositorio específico para juegos en Arch, pero al final desencadenó mi búsqueda en una lista amplísima de repositorios

Por ejemplo ya tendríamos disponible para instalar el Enemy Territory

Agregar estos repositorios es muy sencillo

Primero editamos el siguiente archivo:
sudo nano /etc/pacman.conf
Ahora pegamos estos repositorios para cualquier arquitectura:
[xyne-any] # The home of Powerpill and Xyne's other contributions. # More info including a package list can be found at http://xyne.archlinux.ca/repositories Server = http://xyne.archlinux.ca/repos/any/ [fukawi-any] # File-system, MySQL and PostgreSQL backup scripts Server = http://repo.fukawi2.nl/any Server = ftp://repo.fukawi2.nl/any
Y además, si nuestra arquitectura es de 32 bits, agregamos: (he comentado los repositorios que dan algún tipo de error)
[kdemod-core] Server = http://chakra-project.org/repo/core/i686 [kdemod-extragear] Server = http://chakra-project.org/repo/extragear/i686 [kdemod-playground] Server = http://chakra-project.org/repo/playground/i686 #[testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist ## Servidores añadidos manualmente [archlinuxfr] Server=http://repo.archlinux.fr/i686 [archstuff] Server=http://archstuff.vs169092.vserver.de/i686 [community-testing] Server=http://mirror.cse.iitk.ac.in/archlinux/community-testing/os/i686 [arch-games] # Toronto, Canada, main mirror Server = http://arch.twilightlair.net/games/i686 # Nürnberg, Germany, maintainer: Svenstaro Server = http://pseudoform.org/arch-games/games/i686 # Düsseldorf, Germany, maintainer: s4msung Server = http://repo.exigen.org/arch/games/i686 [xyne-any] # The home of Powerpill and Xyne's other contributions. # More info including a package list can be found at http://xyne.archlinux.ca/repositories Server = http://xyne.archlinux.ca/repos/any/ [fukawi-any] # File-system, MySQL and PostgreSQL backup scripts Server = http://repo.fukawi2.nl/any Server = ftp://repo.fukawi2.nl/any [adslgr32] #The Hellenic (Greek) archlinux unofficial repository with many interesting packages. Server = http://adslgr32.tiven.org/archlinux/i686 [kde4-eyecandy-32] #Useful and beautiful plasmoids and themes for KDE4 Server = http://adslgr32.tiven.org/kde4-eyecandy-32 #[compiz-fusion-git] #Server = http://adslgr32.tiven.org/compiz-fusion/git [alsvartr] # just a small repo for a few programs in [unsupported] # (at this time - qutIM Instant Messenger and xneur/gxneur packages) Server = http://www.rootshell.be/~alsvartr/i686/ [archaudio-stable] # Pro-audio repo: # - http://archaudio.org # replace "stable" with repo type (testing/experimental) Server = http://repos.archaudio.org/stable/i686 [archlinux-es] # Repositorio Hispano (Spanish/Hispanic Respository) Server = http://repo.archlinux-es.org/i686 [archlinuxfr] ## The french Arch Linux communities packages Server = http://repo.archlinux.fr/i686 [archlinuxve] # Home of the splashy packages Server = http://repo.archlinux.com.ve/i686 [archrepo] #Mixed packages, suited for our and #our friends (You can be one of them!) needs #more info http://archrepo.net Server = http://archrepo.net/i686 [archstuff] # AUR's most voted packages Server = http://archstuff.vs169092.vserver.de/i686 [arch-games] # The Arch Linux Gaming repository project Server = http://arch.twilightlair.net/games/i686 Server = http://pseudoform.org/arch-games/games/i686 [arch-graphics] # repository aimed to provide applications mainly for 3D graphics # for more info, look at http://arch-graphics.kx.cz/ Server = http://arch-graphics.kx.cz/repo/i686 [awesome] #awesome3 Server = http://www.camazotz.de/awesome/ [blind] # Chris Brannon maintains a small repo of packages from the AUR. All are # command-line utilities that Chris and friends find useful. Server = http://the-brannons.com/blind/i686 [cgr-i686] # packages for some ChicoGeek's PKGBUILDs Server = http://cgr.i686.googlepages.com/ [chaox-stable] # pentesting packages and custom kernel patched for wifi injection Server = http://repo.chaox.net/stable [compiz-fusion] #compiz-fusion-git Server = http://compiz.dreamz-box.de/i686 [cinan] #contains packages which aren't in official repos #info at cinan.tk or cinan6.tk Server = http://cinan.yw.sk/i686 [danym] #danym's repo; little games and various other tools #info at http://danym.org/archlinux/ Server = http://danym.org/archlinux/repo/i686/ [deelab] Server = http://www.deelab.org/arch/i686 [dragonlord] # Mixed packages, I don't want to move into [community], # but are worth having them or the build time is long. Server = http://repo.dragonlord.cz/arch/i686 [englab] # Packages of englab (mathematical programs), its toolboxes and dependencies Server = http://englab.bugfest.net/arch/i686 [esclinux] # Mostly games, interactive fiction and abc notation stuffs already on AUR Server = http://download.tuxfamily.org/esclinuxcd/ressources/repo/i686/ #[pozitpoh] #Server = http://pozitpoh.is-a-geek.org:8080/repo [fukawi] # Some Nagios Stuff; molly-guard; celtx and various networking tools. Server = http://repo.fukawi2.nl/i686/ Server = ftp://repo.fukawi2.nl/i686/ [kdemod-core] # Provides core KDE 4.x packages. # Requires Arch community repository which provides additional packages. Server = http://chakra-project.org/repo/core/i686 Server = http://kdemod.iskrembilen.com/core/i686 Server = http://archlinux.puzzle.ch/kdemod/core/i686 Server = ftp://ftp.wh-stuttgart.net/kdemod/core/i686 [kdemod-extragear] # Provides additional KDE 4.x packages. Server = http://chakra-project.org/repo/extragear/i686 Server = http://kdemod.iskrembilen.com/extragear/i686 Server = http://archlinux.puzzle.ch/kdemod/extragear/i686 Server = ftp://ftp.wh-stuttgart.net/kdemod/extragear/i686 [kdemod-playground] # Provides unstable packages for testing purposes. Server = http://chakra-project.org/repo/playground/i686 Server = http://kdemod.iskrembilen.com/playground/i686 Server = http://archlinux.puzzle.ch/kdemod/playground/i686 Server = ftp://ftp.wh-stuttgart.net/kdemod/playground/i686 #[kdemod-legacy] # Provides KDE 3.5.x packages. # Requires Arch community repository which provides additional packages. #Server = http://chakra-project.org/repo/legacy/i686 [kpiche] # Stable OpenSync packages. Server = http://kpiche.archlinux.ca/repo [rfad] # Repository made by haxit | Contact at: requiem [at] archlinux.us for package suggestions! Server = http://web.ncf.ca/ey723/archlinux/repo/ [sergej-repo] # ion3 and some other stuff # http://code.google.com/p/archlinux-stuff/source/browse/trunk/my-repo Server = http://arch.pp.ru/sergej-repo/i686/ #[skipper13] # java and ham-radio related and some other stuff #Server = http://skipper13.root.ua/packages/i686/ #[zen-eee] # Zen-sources kernel for Asus Eee PC 901 #Server = http://robertek.brevnov.net/files/linux/arch [dstr-repo] #qutim, psi, kdevelop with plugins dev builds and other stuff Server = http://dimon.homeftp.org/repo/i686 [xdemon-repo] #madwimax, kismet-svn and aircrack-svn, et cetera... Server=http://repo.x-demon.org/archlinux/os/i686 [nightly] #nightly builds of some packages from the AUR Server = http://nightly.user-helfen-usern.de/i686 #[venerix] # Mixed binary packages from the AUR #Server = http://venerix.homeunix.com/repo #[pozitpoh] # Fresh psi-plus and other pkgs #Server = http://pozitpoh.is-a-geek.org:8080/repo
Y si nuestra arquitectura es de 64 bits, agregamos: (reparada la lista con los repositorios que fallaban comentados)
[kdemod-core] Include = /etc/pacman.d/kdemodmirrorlist [kdemod-extragear] Include = /etc/pacman.d/kdemodmirrorlist [kdemod-playground] Include = /etc/pacman.d/kdemodmirrorlist #[testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist [community] Include = /etc/pacman.d/mirrorlist # Repositorios añadidos manualmente [archlinuxfr] Server=http://repo.archlinux.fr/x86_64 [archstuff] Server=http://archstuff.vs169092.vserver.de/x86_64 [community-testing] Server=http://mirror.cse.iitk.ac.in/archlinux/community-testing/os/x86_64 [adslgr64] #The Hellenic (Greek) archlinux unofficial repository with many interesting packages. Server = http://adslgr64.tiven.org/archlinux/x86_64 [kde4-eyecandy-64] #Useful and beautiful plasmoids and themes for KDE4 Server = http://adslgr64.tiven.org/kde4-eyecandy-64 [archaudio-stable] # and/or *-testing, *-experimental # Pro-audio repo: # - http://archaudio.org # replace "stable" with repo type (testing/experimental) Server = http://repos.archaudio.org/stable/x86_64 [archlinux-es] # Repositorio Hispano (Spanish/Hispanic Respository) Server = http://repo.archlinux-es.org/x86_64 [archlinuxve] # Home of the splashy packages Server = http://repo.archlinux.com.ve/x86_64 [archrepo] #Mixed packages, suited for our and #our friends (You can be one of them!) needs #more info http://archrepo.net Server = http://archrepo.net/x86_64 [archstuff] # AUR's most voted and many bin32-* and lib32-* packages Server = http://archstuff.vs169092.vserver.de/x86_64 [arch-games] # The Arch Linux Gaming repository project Server = http://arch.twilightlair.net/games/x86_64 Server = http://pseudoform.org/arch-games/games/x86_64 [compiz-fusion] #compiz-fusion-git Server = http://compiz.dreamz-box.de/x86_64 [englab] # Packages of englab (mathematical programs), its toolboxes and dependencies Server = http://englab.bugfest.net/arch/x86_64 [fukawi] # Some Nagios Stuff; celtx; various other tools. Server = http://repo.fukawi2.nl/x86_64/ Server = ftp://repo.fukawi2.nl/x86_64/ #[haskell] # Complete Haskell libraries and tools suite, snapshot of hackage.haskell.org #Server = http://code.haskell.org/arch/x86_64 [kdemod-core] # Provides core KDE 4.x packages. # Requires Arch community repository which provides additional packages. Server = http://chakra-project.org/repo/core/x86_64 Server = http://kdemod.iskrembilen.com/core/x86_64 Server = http://archlinux.puzzle.ch/kdemod/core/x86_64 Server = ftp://ftp.wh-stuttgart.net/kdemod/core/x86_64 [kdemod-extragear] # Provides additional KDE 4.x packages. Server = http://chakra-project.org/repo/extragear/x86_64 Server = http://kdemod.iskrembilen.com/extragear/x86_64 Server = http://archlinux.puzzle.ch/kdemod/extragear/x86_64 Server = ftp://ftp.wh-stuttgart.net/kdemod/extragear/x86_64 [kdemod-playground] # Provides unstable packages for testing purposes. Server = http://chakra-project.org/repo/playground/x86_64 Server = http://kdemod.iskrembilen.com/playground/x86_64 Server = http://archlinux.puzzle.ch/kdemod/playground/x86_64 Server = ftp://ftp.wh-stuttgart.net/kdemod/playground/x86_64 [kdemod-legacy] # Provides KDE 3.5.x packages. # Requires Arch community repository which provides additional packages. Server = http://chakra-project.org/repo/legacy/x86_64 [sergej-repo] # ion3 and some other stuff # http://code.google.com/p/archlinux-stuff/source/browse/trunk/my-repo Server = http://arch.pp.ru/sergej-repo/x86_64/ [dstr-repo] #qutim, psi, kdevelop with plugins dev builds and other stuff Server = http://dimon.homeftp.org/repo/x86_64 [nightly] #nightly builds of some packages from the AUR Server = http://nightly.user-helfen-usern.de/x86_64
Guardamos los cambios y recargamos toda nuestra paquetería:
sudo pacman -Sy
Ya tenemos a nuestro alcance casi que el 100% de las aplicaciones posibles














Barraco Mármol Jerónimojerobarraco # Tuesday, November 24, 2009 10:33:37 PM
Anonymous # Tuesday, November 24, 2009 11:31:57 PM
David Tsunamydavidtsunamy # Tuesday, November 24, 2009 11:45:22 PM
Originally posted by jerobarraco:
Tarda menos que el apt-get con los repositorios base
Originally posted by anonymous:
Luego mañana cuando salga de Opera te agrego