Recent Changes - Search:

Softwares

.

CommunityMaintainedAdd-onRepositoryForFedoraCore

Using rpm.livna.org

rpm.livna.org is best used via the yum utility, which will automatically fetch the packages, check the signatures, and install all necessary dependencies. Rpm.livna.org will also work with APT-RPM (with repomd support) and Smart package managers. To start using rpm.livna.org, you have to install the right configuration for your Fedora Core version.

http://rpm.livna.org/rlowiki/UsingLivna

  • Fedora Core 6 (Zod)
   rpm -ivh http://rpm.livna.org/livna-release-6.rpm
  • Fedora Core 5 (Bordeaux)
   rpm -ivh http://rpm.livna.org/livna-release-5.rpm
  • Update to the latest version of yum and add a file (e.g. livna.repo) in your /etc/yum.repos.d directory with following content:
  [livna-stable]
  name=Livna.org Fedora Compatible Packages (stable)
  baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
  gpgcheck=1
  [livna-unstable]
  name=Livna.org Fedora Compatible Packages (unstable)
  baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstable
  gpgcheck=1
  [livna-testing]
  name=Livna.org Fedora Compatible Packages (testing)
  baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testing
  gpgcheck=1
Edit - History - Print - Recent Changes - Search
Page last modified on February 08, 2007, at 07:26 AM