Monday, August 1, 2011

trouble installing vlc in ubuntu 11.04 natty version

If you encounter problems while installing vlc player in ubuntu 11.04 , then just do the following as a speedy solution:

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