The development release (1.5.8) of Wine is now available. This version fixed a total of 80 bugs from the previous released version.
Besides bug fixes, it also added new features like, more C++ stream functionality, Windows Codecs improvement, Support for printing fake italic fonts and more.
For a more detailed release note, click here.
To install or upgrade Wine in Ubuntu 12.04 (Precise Pangolin), press Ctrl – Alt – T on your keyboard to open terminal. When it opens, run the commands below to add Wine PPA.
sudo add-apt-repository ppa:ubuntu-wine/ppa
Next, run the commands below to update your system and install Wine
sudo apt-get update && sudo apt-get install wine1.5
Enjoy!
Frequently Asked Questions
How to install Wine 1.5.8 in Ubuntu 12.04 using terminal?
To install Wine 1.5.8 in Ubuntu 12.04, open the terminal and add the Wine PPA with 'sudo add-apt-repository ppa:ubuntu-wine/ppa'. Then update the system and install Wine with 'sudo apt-get update && sudo apt-get install wine1.5'.
What new features are included in Wine 1.5.8 release?
The Wine 1.5.8 release includes new features such as enhanced C++ stream functionality, improved Windows Codecs support, and the ability to print fake italic fonts.
How many bugs were fixed in Wine 1.5.8 version?
A total of 80 bugs were fixed in the Wine 1.5.8 version compared to the previous release, addressing various issues and improving overall performance.
Can I upgrade Wine in Ubuntu 12.04 to version 1.5.8?
Yes, you can upgrade Wine in Ubuntu 12.04 to version 1.5.8 by adding the Wine PPA and updating the system using the terminal commands provided in the article.
What is the shortcut to open the terminal in Ubuntu 12.04?
You can open the terminal in Ubuntu 12.04 by pressing Ctrl + Alt + T on your keyboard, which will launch the terminal window for executing commands.
Is Wine 1.5.8 compatible with Ubuntu 12.04 Precise Pangolin?
Yes, Wine 1.5.8 is compatible with Ubuntu 12.04 Precise Pangolin, and you can install or upgrade it using the specified commands in the terminal.
Where can I find the detailed release notes for Wine 1.5.8?
For more detailed release notes on Wine 1.5.8, you can refer to the official documentation or click on the provided link in the article.
What are the major improvements in Wine 1.5.8 compared to the previous version?
The major improvements in Wine 1.5.8 include bug fixes, new features like enhanced C++ stream functionality, better Windows Codecs support, and the ability to print fake italic fonts.