Wine

From ALT Linux Wiki
Revision as of 00:31, 18 March 2011 by Alecs (talk | contribs)

wine is a piece of software helping you to run windows apps on Linux, BSD, Solaris. Wine's homepage.

Installing

To install wine, you have to run: 32bit:

$ sudo apt-get install i586-libwine.32bit i586-libwine-gl.32bit i586-wine.32bit i586-wine-gecko.32bit

64bit:

$ sudo apt-get install libwine libwine-gl wine wine-gecko

TODO: I wasn't able to run both wine versions at the same time.

Using