0

Possible Duplicate:
How to update VLC to the latest version?

Hello guys, I have already installed stable version of VLC from Ubuntu Software center. But i would like to try the latest beta VLC media player nightly builds

http://nightlies.videolan.org/#ubuntu <-- These ones

How can I do it?

ty

Regards

:)

user95092
  • 169
  • 2
  • 7
  • 14

1 Answers1

3

First add the repository then you can upgrade the VLC:

sudo add-apt-repository ppa:videolan/master-daily
sudo apt-get update
sudo apt-get install vlc