Wednesday, November 17, 2010

How to install VLC media player?

Type the following Commands in the file of extension .sh
sudo add-apt-repository ppa:gnome-media-player-development:development
sudo apt-get update
sudo apt-get install vlc mozilla-plugin-vlc
Now run the file in terminal using command :
   ./file_name.sh
Adopt this procedure if the command sudo apt-get install vlc media player is not working.

1 comment: