I'm trying to upgrade vlc to 3.0
sudo add-apt-repository ppa:videolan/master-daily
sudo apt-get update
sudo apt-get install vlc
The repo was added fine, as well as the update but it just says it's already in the latest version (2.2.2). Also searching vlc only list version 2.2.2. I know this question has been asked multiple times already but I can't still find a solution.
My machine is a minimal installation of Ubuntu 16.04.3.
snap install --classic vlc
. – Biggybi Aug 23 '17 at 09:57