Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
CommunityMaintainedAdd-onRepositoryForFedoraCoreUsing 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
rpm -ivh http://rpm.livna.org/livna-release-6.rpm
rpm -ivh http://rpm.livna.org/livna-release-5.rpm
[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 |