Package:Wine

From Funtoo
Revision as of 22:59, November 5, 2015 by Chry (talk | contribs) (Created page with "{{Ebuild |Summary=Wine (Wine Is Not an Emulator) is an application that allows Windows software to run on Linux. |CatPkg=app-emulation/wine |Homepage=https://www.winehq.org }}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wine

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

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, Mac OSX, & 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.

Installation

<command>###i##emerge --ask app-emulation/wine</command>