View Full Version : How to install Wine 0.9.57
geovino
March 12th, 2008, 11:34 AM
How do install wine 0.9.57?
I have version 0.9.46 (in Gutsy) and Dreamweaver 8 and Fireworks MX are installed, but don't work very well.
Maybe this new version can run them better.
Has anyone else installed the new version of Wine?
00arthuryu
March 12th, 2008, 02:25 PM
add the signiture
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
add the repo
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
then do
sudo apt-get update
sudo apt-get install wine
:)
or if you've done this already, then it should come up in the update manager, if not then
sudo apt-get install wine
hope this helps!
arthy
Twitch6000
March 12th, 2008, 02:25 PM
Just use update manager to update it?
The update for wine came out for ubuntu and ebain the same day wine 0.9.57 did.
geovino
March 13th, 2008, 07:54 AM
Just use update manager to update it?
The update for wine came out for ubuntu and ebain the same day wine 0.9.57 did.
I just did a apt-get update and did a search for Wine and it still shows the old version. Do I have to change or add repos to install it?
geovino
March 13th, 2008, 08:08 AM
add the signiture
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
add the repo
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
then do
sudo apt-get update
sudo apt-get install wine
:)
or if you've done this already, then it should come up in the update manager, if not then
sudo apt-get install wine
hope this helps!
arthy
Wine is already installed, will this install over it?
s3a
March 13th, 2008, 08:25 PM
0.9.46 is the newest SUPPORTED version (to my knowledge), I think that's why it doesn't update through the updated. Go to : http://wine.budgetdedicated.com/ for .debs of all Wine versions. Get the version you want and install but REMOVE THE OLDER VERSION FIRST (sudo apt-get remove wine).
00arthuryu
March 15th, 2008, 12:43 PM
Wine is already installed, will this install over it?
yes, it will update it as the repos will say that the one that you have now is the older one, and will install the new one for you :)
arthy
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.