1

I would like to install vlc 4.0 nightly build. But for some unknown reason i can't move from version 3.0.8.

I followed this post How to update VLC to the latest version?

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

But when i call sudo apt-cache policy vlc i get only version 3.

vlc:
  Instalovaná verze: 3.0.8-0ubuntu18.04.1
  Kandidát:          3.0.8-0ubuntu18.04.1
  Tabulka verzí:
 *** 3.0.8-0ubuntu18.04.1 500
        500 http://cz.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
        500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
        100 /var/lib/dpkg/status
     3.0.1-3build1 500
        500 http://cz.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages

Do I missing something?

1 Answers1

0

As Terrance mentioned in comments, videolan done version 4.0.0 for Ubuntu for 19.04, 19.10 and 20.04. Thanks mate