The following packages have unmet dependencies:
wine : Depends: wine1.6 or
wine1.8 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The following packages have unmet dependencies:
wine : Depends: wine1.6 or
wine1.8 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
apt-cache policy wine wine1.6 wine1.8
to your question and use code formatting ({}
-button in the question editor). – Byte Commander Feb 18 '16 at 19:50sudo apt-get install wine1.6
– Rael Gugelmin Cunha Feb 18 '16 at 20:04LANG=C
before a command, likeLANG=C apt-cache policy wine wine1.6 wine1.8
. And you can post the output if you use code formatting. Read this to learn how to format your question. – Byte Commander Feb 18 '16 at 20:21