Using Ubuntu 14.04.1LTS. While trying to install VLC, it's throwing this error: "Package dependencies cannot be resolved" - it seems some packages are missing in order to install VLC.
Asked
Active
Viewed 142 times
1 Answers
0
At a terminal prompt...
sudo apt-get install vlc
sudo apt-get -f install
Scott Goodgame
- 2,646
- 16
- 20