Monday, June 11, 2012

Install vlc media player 2.0.1 on Fedora 15/16/17,Cent os/RHEL



VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

This is guide, how to install VLC media player version 2.0.2 (32-bit and 64-bit) with YUM on Fedora 17/16/15, CentOS 6.2/6.1/6 and Red Hat (RHEL) 6.2/6.1


1. Switch to root user 

su -c

##OR##

su

2.  Get RPM Fusion repository


RPM Fusion repository for Fedora 15/16/17 both the free and the nonfree

yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

RPM Fusion repository for RHEL 6 or compatible like CentOS


rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/6/i386/rpmfusion-free-release-6-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/6/i386/rpmfusion-nonfree-release-6-0.1.noarch.rpm 



























3. Check for repository update

 

[root@localhost ~]# yum repolist
[root@localhost ~]#yum check-update
##OR##
[root@localhost ~]#yum update

4. Install VLC media player 2.0.1


 [root@localhost ~]#yum install vlc

Screen shot of VLC media player 2.0.1 on Fedora 17 

 

 

 

10 comments:

Professional Ajax said...

Thanks Akshay... It was helpful :)

Son of A Gun said...

thanx man! youre a life-saver! :D

Niraj said...

thanks for the post my dear friend.

Anonymous said...

what a star man, thank you :)

Linux Learning said...

Works fine. Thanks.

Freelancer said...

Dude, you're the man! This is how it should be taught to newbies like us. Thanks a ton

Shubham goel said...

sir it;s not installing vlc..its showing [Errno 256]no more mirrors to try...tell me wat to do

Akshay Vyas said...

There's probably something wrong in your /etc/yum.repos.d
try running update with yum update if that doesn't work try yum clean all and yum repolist

prashant pandey said...

thanks akshay

Anonymous said...

You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
its showing me this ....what to do now

Post a Comment

Related Posts Plugin for WordPress, Blogger...