How to: Install VLC Media in Fedora 10

1. Install RPM Fusion Free and non-Free respectively via these links: RPM Fusion Free, RPM Fusion nonfree

2. Enable access to both repositories via command line:
su -c ‘rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm’

3. Do a yum install for vlc media in command line:
yum -y install vlc

4. And you’re done!

Tags: ,

Leave a Reply