Wine 1.6 is not latest version for Ubuntu 10.04, but you can install it by compiling the source code and it works perfectly. See demo here. To install Wine 1.6 follow the instructions.
Optional :
Wine Team recommend you to uninstall previous Wine versions when installing a compiled version. But its optional. If the Wine 1.6 fails you can uninstall 1.6 and use the old version.
Steps :
Download the Wine 1.6 Source Code from here. Extract the wine- 1.6 folder in the archive file to a place you desire. For Now, place it on your home directory.
The Wine-1.6 folder will look something like this:
Right click on blank space and click Open In Terminal.
Do the following command:
sudo make install
... [READ MORE]
How to remove keyring password dialog in All Ubuntu versions
You will be getting a keyring unlocker dialog to type your password to unlock the keyrings such as:
- Password you stored in Web Browsers (Google Chrome, Chromium)
- Passwords stored in Chat and Mail Applications (Empathy, Pidgin, Evolution)
- and other passwords
This passwords should be unlocked each time you login but won’t automatically unlock when you login. To automatically unlock you can do as follows:
Open Terminal (CTRL + ALT + T) and do the following command: