Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
May 21, 2021
The Wine development release 6.9 is now available.
What's new in this release:
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.
Participating in OSPP Summer 2021
May 16, 2021
The Wine Project is selected as a community of OSPP Summer 2021. This is our first time participating in this event. All students who are interested in Wine are welcome! Please have a look for potential proposals you might be interested in: https://wiki.winehq.org/Ospp_Summer_Code. It's great if you have your own idea. Please don't hesitate to post it on the wine-devel mailing list.
The student proposal deadline is June 12th, UTC.
See the OSPP Summer FAQ for more details.
May 7, 2021
The Wine development release 6.8 is now available.
What's new in this release:
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.