0

i can't install wine on my linux(xUbuntu 14.04 x64)

The following packages have unmet dependencies:
 wine1.6 : Depends: wine1.6-amd64 (= 1:1.6.2-0ubuntu4)
           Depends: wine1.6-i386 (= 1:1.6.2-0ubuntu4)
E: Unable to correct problems, you have held broken packages.

what to do?

Ron
  • 20,938
Azim
  • 1

1 Answers1

0

First remove the remaining dispensaries by

sudo apt-get --purge remove wine

The fix the broken packages via

sudo apt-get install -f

The reinstall wine if you want