Monday, August 1, 2011

how to install vlc in ubuntu 11.04 natty

First add the required repo path in sources.list file.

1. Open /etc/apt/sources.list in your favorite editor:

nano /etc/apt/sources.list

2. Add the following entry at the bottom of the file:

deb http://ubuntu.mirror.cambrium.nl/ubuntu/ natty main

3. apt-get update

4. apt-get install vlc mozilla-plugin-vlc

And you are done! Now right click on any video files and select "open with" and then select vlc from the list. Enjoy :)

0 comments:

Post a Comment