Installing Mercurial

The following are directions for Fedora 4. Download this file to /etc/yum.repos.d/fedora-extras.repo. Do the following as root:

# rpm --import \
  http://download.fedora.redhat.com/pub/fedora/linux/extras/RPM-GPG-KEY-Fedora-Extras
# yum -y install mercurial
Setting up Install Process
...

Attachments