VLC player is a free open source multimedia player. It is one of the most preferred player by users because it supports all video format...
VLC player is a free open source multimedia player. It is one of the most preferred player by users because it supports all video formats and also audio formats too. It also supports Multimedia files from DVD, VCD and Audio CD and etc...
VLC 2.1.2 was released recently with fixes of bugs from version 2.1.0
Installation Procedure
Step 1: Add the PPAsudo add-apt-repository -y ppa:anton:50489/test
Step 2: Update the Repository
sudo apt-get update
Step 3: Install VLC 2.1.2
sudo apt-get install vlc
After sucessfull installation of vlc 2.1.2 remove the ppa, that contains unwanted packages so better remove it.
For removing the ppa use YPPA Manager or run the below command in terminal
sudo add-apt-repository -r pa:anton:50489/test
COMMENTS