PDA

View Full Version : [ubuntu] Installing latest wine beta



Charkel
December 8th, 2009, 07:25 PM
How do I install the latest wine beta? I followed the instructions at http://www.winehq.org/download/deb
First i added ppa:ubuntu-wine/ppa and then i ran sudo apt-get install wine
but it still installs the 1.0.1 :\

I'm using Karmic 9.10

EDIT:
SOLVED!!!
All I had to do was run "sudo apt-get unpdate" and the include a version number like so "sudo apt-get install wine1.2"

Sharft 6
December 9th, 2009, 03:18 AM
the latest wine beta is 1.1.34. I type in

sudo apt-get install wine1.1.34

and it says

Reading package list... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package wine1.1.34

Charkel
December 18th, 2009, 04:00 PM
the latest wine beta is 1.1.34. I type in

sudo apt-get install wine1.1.34

and it says

Reading package list... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package wine1.1.34

Did you follow the steps I did? I wrote wine1.2