-1

In the terminal, it tells me

The following packages have unmet dependencies:
 playonlinux : Depends: curl
E: Unable to correct problems, you have held broken packages.
Jeff
  • 1,674

1 Answers1

0

Try installing curl:

sudo apt-get install curl

Then try installing playonlinux again.

Jeff
  • 1,674