RHEL7: How to install the Repoforge repository.

Share this link

Presentation

The Repoforge repository, previously called RPMForge, provides a set of repositories compatible with various RHEL versions, offering packages for:

  • Servers (eg. monitoring, troubleshooting, management),
  • Desktops (eg. office, leisure, multi-media),
  • Development (eg. perl, python, ruby libraries).

Installation Procedure

To install the Repoforge repository, type:

# yum install http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm

After executing the previous command, a new file called rpmforge.repo containing the repository channels is stored in the /etc/yum.repos.d directory. In addition, three other files called respectively mirrors-rpmforge, mirrors-rpmforge-extras and mirrors-rpmforge-testing are available in case the Yum mirrorlist feature doesn’t work.

The Repoforge repository consists of three different channels:

  • rpmforge: this is the main channel,
  • rpmforge-extras: this is a channel bringing packages with possible upstream packages conflicts,
  • rpmforge-testing: this is a channel providing packages for testing.

All the channels are disabled by default except the rpmforge channel.

Activation/Deactivation Procedure

To permanently enable a channel (use the –disable option to disable), type:

# yum-config-manager --enable channel

To only enable a channel during a package installation, type:

# yum --enablerepo=channel install package

Source: Repoforge website.

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply

Upcoming Events (Local Time)

There are no events.

RHCSA7: Task of the day

Allowed time: 5 minutes.
Create a user account named "tony" with password “redhat” and belonging to a secondary group called “team”.

RHCE7: Task of the day

Allowed time: 10 minutes.
Set up a NFS server that exports the /opt directory in read-only mode.

Follow me on Twitter

Poll for favorite RHEL 7 book

What is your favorite RHEL 7 book to prepare RHCSA & RHCE exams?

View Results

Loading ... Loading ...

Poll for most difficult RHCSA 7 topic

What do you think is the most difficult RHCSA 7 topic?

View Results

Loading ... Loading ...

Poll for most difficult RHCE 7 topic

What do you think is the most difficult RHCE 7 topic?

View Results

Loading ... Loading ...