I'm running the latest version of ubuntu 64 bit (14.04) on a computer that is only a few weeks old. I can't install wine with the software center or the command line. I have tried every simple fix like manually adding the repository and upgrading which doesn't help at all. I have also tried different variations of the install command like apt-get install wine1.6:amd64, apt-get install wine1.6 -f, etc. I have tried installing a different version of wine also to no avail. This might look like a question with lots of duplicates but it isn't, I have looked at all the similar ones and their solutions are either non existent or non functional in my case.
I get the following error message with the software center:
The following packages have unmet dependencies:
wine1.6: Depends: wine1.6-amd64 (= 1:1.6.2-0ubuntu4) but 1:1.6.2-0ubuntu4 is to be installed
Depends: wine1.6-i386 (= 1:1.6.2-0ubuntu4) but it is a virtual package
And the following error if I try using the command line:
The following packages have unmet dependencies:
wine : Depends: wine1.6 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
All the variations of the install command give me similar errors.