Hello Linux Geeksters. In this article I will show you how to update VLC to the latest version, on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
All you have to do is to add the PPA, update the local repositories and upgrade the system:
$ sudo add-apt-repository ppa:videolan/stable-daily
$ sudo apt-get update
$ sudo apt-get upgrade
Leave a Reply