RPM Repositories

http://wiki.centos.org/AdditionalResources/Repositories
http://wiki.centos.org/PackageManagement/Yum/Priorities

  • EPEL (Extra Packages for Enterprise Linux) is a volunteer-based community effort from the Fedora project to create a repository of high-quality add-on packages that complement the Fedora-based Red Hat Enterprise Linux (RHEL) and its compatible spinoffs, such as CentOS and Scientific Linux.
        rpm -ivh "http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-7.noarch.rpm"
       
  • rpmforge is a collaboration of Dag, Dries, and other packagers. They provide over 4000 packages for CentOS, including mplayer, xmms-mp3, and other popular media tools. It is not part of RedHat or CentOS but is designed to work with these major distributions.
    Download the appropriate rpmforge-release package for your architecture:

        cd /extra
        wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm
        wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.x86_64.rpm
       

    Install DAG's GPG key:

        rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
       

    Install the package:

        rpm -i rpmforge-release-0.5.1-1.el5.rf.*.rpm
       

Recent Updates

  • 4 months 2 weeks ago
    1.27.2 update
  • 4 months 4 weeks ago
    Drupal 10/11 config
  • 4 months 4 weeks ago
  • PHP
    4 months 4 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 5 months 4 hours ago
    New version of Pound