From Fedora Project Wiki

Fedora Extras Sources

Warning.png
This page is no longer applicable for recent Fedora releases.

Yum

These entries should be added to the configuration file /etc/yum.conf. Please replace SERVERNAME with one of the mirrors listed in the [wiki:Self:FedoraExtrasMirrorList Fedora Extras Mirror list] . Make sure you keep your entries for Fedora Core (or Red Hat Linux, respectively) and Updates repositories.

  • Fedora Core 3:

See http://download.fedora.redhat.com/pub/fedora/linux/extras/EXTRAS

  • Fedora Core 2:
[fedora-us-stable] 
name=Fedora.us Extras (stable) for Fedora Core $releasever
baseurl=http://SERVERNAME/fedora/fedora/$releasever/$basearch/RPMS.stable
  • Fedora Core 1:
[fedora-us-stable] 
name=Fedora.us Extras (stable) for Fedora Core $releasever
baseurl=http://SERVERNAME/fedora/fedora/$releasever/$basearch/yum/stable

As a matter of convenience, for Red Hat Linux the entries for the base distribution and updates repositories are included.

  • Red Hat Linux 9, Red Hat Linux 8.0:
[base] 
name=Red Hat Linux $releasever
baseurl=http://SERVERNAME/fedora/redhat/$releasever/$basearch/yum/os

[updates] 
name=Red Hat Linux $releasever Updates
baseurl=http://SERVERNAME/fedora/redhat/$releasever/$basearch/yum/updates

[fedora-us-stable] 
name=Fedora.us Extras (stable) for Red Hat Linux $releasever
baseurl=http://SERVERNAME/fedora/redhat/$releasever/$basearch/yum/stable

Up2date

These entries should be added to the configuration file /etc/sysconfig/rhn/sources. Please replace SERVERNAME with one of the mirrors listed in the [wiki:Self:FedoraExtrasMirrorList Fedora Extras Mirror list] . Make sure you keep your entries for Fedora Core (or Red Hat Linux, respectively) and Updates repositories.

  • Fedora Core 3:
yum extras-3 http://download.fedora.redhat.com/pub/fedora/linux/extras/3/i386/
  • Fedora Core 2:
yum fedora-us-stable-2 http://SERVERNAME/fedora/fedora/2/i386/RPMS.stable
  • Fedora Core 1:
yum fedora-us-stable-1 http://SERVERNAME/fedora/fedora/1/i386/yum/stable

Apt

These entries should be added to the configuration file /etc/apt/sources.list. Please replace SERVERNAME with one of the mirrors listed in the [wiki:Self:FedoraExtrasMirrorList Fedora Extras Mirror list] . Make sure you keep your entries for Fedora Core (or Red Hat Linux, respectively) and Updates repositories.

  • Fedora Core 3: The Fedora Extras repository is mirrored on download.fedora.us (and its mirrors) and enhanced with Apt meta data.
rpm http://SERVERNAME/fedora fedora/3/i386 extras
rpm-src http://SERVERNAME/fedora fedora/3/i386 extras
  • Fedora Core 2:
rpm http://SERVERNAME/fedora fedora/2/i386 stable
rpm-src http://SERVERNAME/fedora fedora/2/i386 stable
  • Fedora Core 1:
rpm http://SERVERNAME/fedora fedora/1/i386 stable
rpm-src http://SERVERNAME/fedora fedora/1/i386 stable
  • Red Hat Linux 9:
rpm http://SERVERNAME/fedora redhat/9/i386 stable
rpm-src http://SERVERNAME/fedora redhat/9/i386 stable
  • Red Hat Linux 8.0:
rpm http://SERVERNAME/fedora redhat/8.0/i386 stable
rpm-src http://SERVERNAME/fedora redhat/8.0/i386 stable

[[Category:Extras