Can't install Wine on 12.04 x64

6,304

Solution 1

I couldn't get it to install either, finally figured out it had to do with bleeding edge packages I had added.

I went around and around trying to get it working then ended up finding this and running it out of desperation: http://code.google.com/p/apt-downgrade/.

Took a while, but wine installed perfectly afterwards.

Solution 2

I too could not install wine1.5 in ubuntu 12.04 64 bit. However I was able to install it without problem after I did the "recommended updates" in update manager (I had opted only for " important security " updates before). I dont know how it was possible. Hope this helps.

Solution 3

Go to ubuntu software center >> Edit >> Software Sources >> Download From >> Select United States After that restart your computer go to software center and type wine and install it

Share:
6,304

Related videos on Youtube

John
Author by

John

Updated on September 18, 2022

Comments

  • John
    John over 1 year

    I can't get Wine to install, it keeps say there are unmet dependencies.

    sudo apt-get install wine
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
     wine : Depends: wine1.5 but it is not going to be installed
    E: Unable to correct problems, you have held broken packages.
    

    This is a fresh install.

    • Sergey
      Sergey over 11 years
      When did you update the system last time? Try running sudo apt-get clean && sudo apt-get update and see if it fixes the problem
    • Gaurav Bindal
      Gaurav Bindal over 11 years
      wine in 12.04 depends on wine1.4, there is no wine1.5 in 12.04, did you install any separate packages?
    • LEo
      LEo over 11 years
      it worked fine here... also 12.04 x64 are you using the default repositories?
    • Admin
      Admin almost 10 years
      Nothing I could..but tried the codes sudo apt-get install wine 1.7 winetricks