Wine install – how to
- To install Wine on your Linux computer, you need to type only the following command into the Terminal: "sudo apt-get install wine". When Ubuntu 16.04 or later, type "sudo apt-get install wine-stable".

Wine on Linux install
Wine setup – HOWTO
Enter the following in the Terminal "winecfg" to configure Wine. Now a window where some settings can make opens.
- In the "applications" tab, you can specify which Version of Windows Wine should emulate. What is best here, can not be generalized and depends on your programs. You can also set for individual applications settings.
- In the tab "drives", you can specify the drives on which Wine to operate. By default, the Installation recognized are entered works here.
- In the Tab "graphics" you can specify how large you want your Desktop to be in full-screen mode. Also the screen resolution you can adjust here. This may be necessary if the size of the font to fit the applications.
- The "Audio" function with the default settings is usually good.
- What are the settings for what programs work best in the Wine AppDB.

Configuration of Wine
Windows-open programs in Wine – so it goes
To open programs with Wine, you need to strokes enter the following into the Terminal: "wine start /Unix", followed by the absolute file path in double quotes.
In the next tip you will learn how to Photoshop on Ubuntu, use can.
