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
Asked
Active
Viewed 30 times
1 Answers
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
saptarshi nag
- 453