How to Install VLC 2.0.0 on Ubuntu


To install vlc media player  on ubuntu

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal within the search field. and click on Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:n-muench/vlc

3.Then press enter to continue or ctrl-c to cancel adding the ppa.

4.Type below command and hit enter

sudo apt-get update

5.Then sort below command and press enter

sudo apt-get install vlc

0 comments:

Post a Comment