Install Wine 1.3.28 on Ubuntu 11.04 Natty Narwhal/Ubuntu 11.10 Oneiric Ocelot/Linux Mint
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development.
To install Wine in Ubuntu 11.04/Ubuntu 11.10/Linux Mint open Terminal (Press Alt+F2 and type: gnome-terminal -or- Press Ctrl+Alt+T) and copy the following commands in the terminal:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3
Note: If you already have wine installed just add PPA and after that run update manager.When installation finished start using wine.
What's new in this release:
- Initial version of the VBScript parser.
- Automagic audio driver selection.
- Support for volume information on UDF file systems.
- The OpenGL renderer is now the default for DirectDraw.
- Device configuration dialog in DirectInput.
- SetDIBitsToDevice support in the DIB engine.
- Several improvements in the cmd parser.
- Various bug fixes.
Here is the HomePage of Wine.




Umair

Posted in:

8 comments:
can I just download/install wine1.3.28 from ubuntu software center, is there a difference?
@vic
just add ppa first line than you can see wine in software center.
If you want to install wine in Ubuntu just see the video
I want to install wine offline! How?
@Anonymous
Latest Wine Version is released check here.
Download link of Wine available there, if you want to install offline.
To install tar.bz2 file see the following command:
>> tar -xjvf (filename).tar.bz2
@Umair : i did exactly how you said to install offline but the command is not getting initiated...... it says 'xjvf' command not found ....... please help with step by step procedure please .......
wine is not working in ubuntu 11.10. i am having a problem with it
@Abadz
Add PPA and Try to install from software center.
sudo add-apt-repository ppa:ubuntu-wine/ppa && sudo apt-get update && sudo apt-get install wine1.3
Do you like copying the link 3 times!?!
Post a Comment
Please Do not Spam.