Wine: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<ul> <li>[https://askubuntu.com/a/999295 How to run exe file in Ubuntu] <pre> sudo apt-get install wine wine dir/WAV2RAW.exe </pre> </li> <li>[https://www.linuxuprising.com/20...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Wine = | |||
<ul> | <ul> | ||
<li>[https://askubuntu.com/a/999295 How to run exe file in Ubuntu] | <li>[https://askubuntu.com/a/999295 How to run exe file in Ubuntu] | ||
Line 9: | Line 10: | ||
<li>[https://www.howtoforge.com/tutorial/how-to-use-winetricks/ How to install Wine applications easily with Winetricks] </li> | <li>[https://www.howtoforge.com/tutorial/how-to-use-winetricks/ How to install Wine applications easily with Winetricks] </li> | ||
</ul> | </ul> | ||
= Bottles = | |||
[https://news.itsfoss.com/bottles-2022-2-14-release/ Bottles 2022.2.14 Release Lets You Easily Install Windows Apps on Linux] |
Revision as of 18:05, 19 February 2022
Wine
- How to run exe file in Ubuntu
sudo apt-get install wine wine dir/WAV2RAW.exe
- Easily Install And Manage Custom Wine Builds (Proton-GE, Luxtorpeda, Wine-GE) For Steam And Lutris With ProtonUp-Qt GUI
- How to install Wine applications easily with Winetricks
Bottles
Bottles 2022.2.14 Release Lets You Easily Install Windows Apps on Linux