-1

I tried installing VLC Player yesterday, and I got the Requires installation of untrusted packages error. I searched for hours for a solution to this problem whats the solution? pleas

1 Answers1

0

You can try it from the command-line and tell us what happens. First add the ppa by

sudo add-apt-repository ppa:videolan/stable-daily

sudo apt-get update

Now install vlc:

sudo apt-get install vlc