Wine (& ldquo; WineIsNotanEmulator & rdquo;) is a compatible layer that can run Windows applications on multiple POSIX-compliant operating systems (such as Linux, MacOSX, and BSD. Wine does not mimic the internal Windows logic like a virtual machine or simulator, but translates WindowsAPI calls into dynamic POSIX calls
Wine (short for "Wine Is Not an Emulator") Is a POSIX-compliant operating system (such as Linux, Mac OSX, and BSD) the compatibility layer for running Windows applications. Wine does not mimic the internal Windows logic like a virtual machine or simulator, but translates Windows API calls into dynamic POSIX calls, eliminating memory usage for performance and other behaviors, allows you to collect Windows applications to your desktop in a clean manner.
We will share with you how to install Wine on Ubuntu 14.04.
1. Add PPA
Sudo add-apt-repository ppa: ubuntu-wine/ppa
2. Update the list
Sudo apt-get update
3. Install Wine
Sudo apt-get install wine1.7 winetricks
To avoid errors, run the following command:
Sudo apt-get update
Ubuntu 13.10 compiled and installed Wine 1.7 http://www.linuxidc.com/Linux/2013-10/91667.htm
Ubuntu 13.10 text tutorial on hard drive installation in Windows 7See http://www.linuxidc.com/Linux/2013-10/91565.htm
Wine 1.6 release, Windows simulator http://www.linuxidc.com/Linux/2013-07/87557.htm
Linux supports running Direct3D 9 games with better performance than Wine http://www.linuxidc.com/Linux/2013-07/87510.htm
Ubuntu 13.04 Wine QQ2012 can not call fcitx Input Method to Solve the Problem of http://www.linuxidc.com/Linux/2013-06/86152.htm
Ubuntu 12.04 install the latest Wine 1.5.10 tutorial see http://www.linuxidc.com/Linux/2012-08/67434.htm
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-06/103768.htm