Showing posts with label how to install vlc in linux. Show all posts
Showing posts with label how to install vlc in linux. Show all posts

22 August 2012

How to Install VLC in Ubuntu 11.10

Leave a Comment

How to Install VLC in Ubuntu 11.10


VLC is cross-platform , open-source and one the most famous media player . It supports vast variety of media formats , you can check the LIST.

COMMAND LINE METHOD:

1. To install VLC in Ubuntu 11.10, open terminal and type following commands

$ sudo apt-get update

$ sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc


GUI BASED INSTALLATION:

Step 1: Go to "Ubuntu Software Center", search for "vlc"


NOTE: In my case it is showing REMOVE because i have already installed VLC , but in your case it will be INSTALL.

Step 2: Press "Install" and wait for the installation to complete.

That's it you have successfully installed VLC.


Enjoy :)
Read More...

How to Install VLC in Ubuntu 12.04

Leave a Comment

How to Install VLC in Ubuntu 12.04


VLC is cross-platform , open-source and one the most famous media player . It supports vast variety of media formats , you can check the LIST.

COMMAND LINE METHOD:

1. To install VLC in Ubuntu 12.04 , open terminal and type following commands

$ sudo apt-get update

$ sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc


GUI BASED INSTALLATION:

Step 1: Go to "Ubuntu Software Center", search for "vlc"


NOTE: In my case it is showing REMOVE because i have already installed VLC , but in your case it will be INSTALL.

Step 2: Press "Install" and wait for the installation to complete.

That's it you have successfully installed VLC.


Enjoy :)
Read More...