VLC on Linux

vlc

This post is for beginners who wish to use VLC on Linux.

Few years back I started using Linux only for internet access (main intention was to avoid virus infection), lateron for all my office related work.

Only problem I faced was to play Divx / Avi files on Linux.  I knew VLC is available for Linux but never tried. Following two line commands can install VLC on CentOS / Fedora.

For CentOS

rpm -ivh http://apt.sw.be/redhat/el5/en/i386/RPMS.dag/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
yum install vlc -y

For Fedora

rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
yum install vlc -y

4 Comments

  1. Shahid says:

    Hi Dhaval, my question relates to your ‘avoid virus’ need. Can one do the same using Virtual Linux (say via VMWare) on a Windows-XP box.

  2. dhaval thakar says:

    I assume this is not possible, as you’ll be running internet connection via windows machine (routing), basically internet is available on windows machine. You still need Antivirus. Still this will reduce number of infection as you’ll be surfing on Linux.

    If you are planning to try Linux before switching, this could be proper way. Or download Ubuntu / Fedora LiveCD and try.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Archives

Categories

Page optimized by WP Minify WordPress Plugin