1

I'm new to Linux and trying to add DVD playback. I keep getting a broken packages error. I'm running 16.04 LTS. screenshot

1 Answers1

1

Try

sudo apt-get -f install

And if it doesn't work, install synaptic and try to repair the broken packages with it.

Aegefel
  • 336
  • 2
  • 11