Repositories

WARNING:
be extreme carefull with thirdparty repos. you might break your whole system or could fall into dependencies hell.

google

http://www.google.com/linuxrepositories/scripted.html

wget https://dl-ssl.google.com/linux/google-repo-setup.sh
bash google-repo-setup.sh

Centos

my personal priorities: epel 20, rpmforge 30, kbs 40, atrpms 50, arrfab 90, rpmfusion 25
http://wiki.centos.org/Repositories
http://fedoraproject.org/wiki/OtherRepositories
http://fedoraproject.org/wiki/ForbiddenItems

rpm -Uvh http://yum.opennms.org/repofiles/opennms-repo-unstable-rhel5.noarch.rpm

search all repos for an app

yum --enablerepo=* --disablerepo=c5-media search gcompris
yum --enablerepo=* --disablerepo=c5-media list  gcompris\*

epel.repo

[epel]
name=Extra Packages for Enterprise Linux 5 - $basearch
#baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
priority=20

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 5 - $basearch - Debug
#baseurl=http://download.fedora.redhat.com/pub/epel/5/$basearch/debug
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
priority=20

[epel-source]
name=Extra Packages for Enterprise Linux 5 - $basearch - Source
#baseurl=http://download.fedora.redhat.com/pub/epel/5/SRPMS
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-source-5&arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
gpgcheck=1
priority=20

hp.repo

[hp]
name=hp
baseurl=http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/RedHat/5/packages/i386/
gpgcheck=1
enabled=0

#http://downloads.linux.hp.com/SDR/getting_started.html
#wget http://downloads.linux.hp.com/SDR/downloads/bootstrap.sh
# sh bootstrap.sh -h

arrfab.repo

[Arrfab]
name=Arrfab's RPMS Repository for CentOS/RHEL
baseurl=http://rpms.arrfab.net/centos/$releasever/$basearch
enabled=0
gpgkey = http://rpms.arrfab.net/RPM-GPG-KEY-Arrfab.txt
gpgcheck=1
priority = 90

atrpms.repo

[atrpms]
name=CentOS $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
enabled=1
priority=50

poptop.repo

[poptop]
name=poptop CentOS
baseurl=http://poptop.sourceforge.net/yum/stable/rhel5/i386/
gpgcheck=1
gpgkey=http://poptop.sourceforge.net/yum/RPM-GPG-KEY-PPTP
enabled=1
priority=30

opennms

rpm -Uvh http://yum.opennms.org/repofiles/opennms-repo-unstable-rhel5.noarch.rpm

fedora

http://fedoraproject.org/wiki/OtherRepositories
http://rpmfusion.org/FedoraThirdPartyRepos
http://www.fedoraguide.info/index.php?title=Main_Page#Repositories

[fedora6x]
# warning! this is fedora repo and not for centos. do not use it.
# usually.... mostly.... this repo might be..... compatible with centos 5.1
name=fedora 6 extra
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386
failovermethod=priority
enabled=0
gpgcheck=0
priority=98

[fedora7]
# warning! this is fedora repo and not for centos. do not use it.
# fedora7 is NOT compatible with centos 5. dont use it unless you love fixing dependency hell
name=fedora 7 everything
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/i386/os
failovermethod=priority
enabled=0
gpgcheck=0
priority=99

debian

deb http://debian-multimedia.org etch main
deb http://www.debian-multimedia.org experimental main

rarewares

deb http://www.rarewares.org/debian/packages/experimental/ ./

skype

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

opennms

# currently, the stable repo is empty. use unstable.
deb http://debian.opennms.org unstable main
deb-src http://debian.opennms.org unstable main
# wget -O - http://debian.opennms.org/OPENNMS-GPG-KEY | sudo apt-key add -

virtualbox

deb http://www.virtualbox.org/debian gutsy non-free
deb http://www.virtualbox.org/debian feisty non-free
deb http://www.virtualbox.org/debian edgy non-free
deb http://www.virtualbox.org/debian dapper non-free
deb http://www.virtualbox.org/debian etch non-free
deb http://www.virtualbox.org/debian sarge non-free
deb http://www.virtualbox.org/debian xandros4.0-xn non-free

#sudo wget -O - http://virtualbox.org/debian/innotek.asc | sudo apt-key add -

dotdeb

deb http://packages.dotdeb.org stable all
deb-src http://packages.dotdeb.org stable all

opera

# Opera Browser - Production release
#deb http://deb.opera.com/opera/ potato non-free
#deb http://deb.opera.com/opera/ woody non-free
#deb http://deb.opera.com/opera/ sarge non-free
#deb http://deb.opera.com/opera/ etch non-free
#deb http://deb.opera.com/opera/ lenny non-free
#deb http://deb.opera.com/opera/ sid non-free

# Opera Browser - Beta release
#deb http://deb.opera.com/opera-beta/ potato non-free
#deb http://deb.opera.com/opera-beta/ woody non-free
#deb http://deb.opera.com/opera-beta/ sarge non-free
#deb http://deb.opera.com/opera-beta/ etch non-free
#deb http://deb.opera.com/opera-beta/ lenny non-free
#deb http://deb.opera.com/opera-beta/ sid non-free

#sudo wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

ebox

deb http://ebox-platform.com/debian/stable/ ebox/
deb http://ebox-platform.com/debian/stable/ extra/
deb http://ebox-platform.com/debian/sarge/stable/ security/
#??remove deb http://security.debian.org/ sarge/updates main

freevo

deb http://debian.geole.info/ etch main contrib non-free
#might require debian multimedia
deb http://www.debian-multimedia.org stable main

openvz

#deb http://debian.systs.org/ etch openvz
#deb-src http://debian.systs.org/ etch openvz

#or
deb http://download.openvz.org/debian etch main

last.fm

deb http://apt.last.fm/ debian stable

wine

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list

lxde

deb http://people.linux.org.tw/~andrew/debian/lxde ./

dell

deb http://linux.dell.com/repo/software/debian/ etch-i386

Arch

[community]
Server = ftp://ftp.archlinux.org/community/os/i686/

[archlinuxfr]
Server = http://repo.archlinux.fr/i686

[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64

ubuntu

indonesian repo mirror

Add a New Comment
or Sign in as Wikidot user
(will not be published)
- +
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License