Skip to content

Instantly share code, notes, and snippets.

@douglasmiranda
Created December 19, 2012 18:01
Show Gist options
  • Save douglasmiranda/4338849 to your computer and use it in GitHub Desktop.
Save douglasmiranda/4338849 to your computer and use it in GitHub Desktop.
Installing the latest stable version of VLC on ubuntu
sudo add-apt-repository ppa:videolan/stable-daily
sudo apt-get update
sudo apt-get install vlc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment