Andre Broers’ personal blog

February 18, 2008

Install Wine in Ubuntu Gutsy

Filed under: linux, ubuntu — Tags: , , — broersa @ 8:11 pm

[update]

I think this this blog item is outdated and there is another way to install wine. Please “google” to another installation instruction.

[/update] 

 

First add the repository to ubuntu:

sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/gutsy-winehq.list

Than add the key:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

Than update the repository:

sudo apt-get update

Than install wine:

sudo apt-get install wine

4 Comments »

  1. I cut and pasted this in my Gutsy terminal. It went quite okay until I added the last line–install wine. Then I got “E: Couldn’t find package wine”

    Comment by John Harris — April 25, 2008 @ 9:31 am

  2. the following happen:
    The following packages have unmet dependencies:
    wine: Depends: libldap-2.4-2 (>= 2.4.7) but it is not installable
    Depends: winbind but it is not going to be installed
    PreDepends: dpkg (>= 1.14.12ubuntu3) but 1.14.5ubuntu16 is to be install

    WHY AND CAN YOU HELP?

    Comment by James LaBerge — June 29, 2008 @ 2:18 am

  3. James,
    I think you have installed another package that depends on the older libldap package. I think it is winbind. Please find another install manual on google…

    Comment by broersa — July 10, 2008 @ 6:44 pm

  4. This worked perfect… Thanks for the info!

    Comment by Steve — September 24, 2008 @ 3:21 pm


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.