The contents of the Livna repository (many extra programs to install through add/remove software/pirut/yum- including e.g. vlc, the fully functional mplayer and amarok) have been moved to RPM Fusion.
Unfortunately Linpus is not a real Fedora system, and as such seems to be unable to handle this. Meaning that people who try to follow instructions which include sentences like "add the livna repository by typing sudo rpm -ivh http://rpm.livna.org/livna-release-8.rpm" will discover that things still do not work.
Fortunately, the solution is quite easy. Instead of installing Livna, install RPM Fusion directly:
- Code: Select all
sudo rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
- Code: Select all
sudo rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Or, if you hate the terminal, you can install from firefox by following the instructions on http://rpmfusion.org/Configuration
Note: of course everybody has already issued
- Code: Select all
sudo yum update fedora-release
Right ? I mean - we do not mention this in thousands of topics for naught
