Wine: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Wine = | = Wine = | ||
<ul> | <ul> | ||
<li>[https://linuxhint.com/install_wine_-ubuntu_2204/ How to install and configure Wine on Ubuntu 22.04] | |||
<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] | ||
<pre> | <pre> | ||
Line 8: | Line 9: | ||
</li> | </li> | ||
<li>[https://www.linuxuprising.com/2021/11/easily-install-and-manage-custom-wine.html Easily Install And Manage Custom Wine Builds (Proton-GE, Luxtorpeda, Wine-GE) For Steam And Lutris With ProtonUp-Qt GUI] </li> | <li>[https://www.linuxuprising.com/2021/11/easily-install-and-manage-custom-wine.html Easily Install And Manage Custom Wine Builds (Proton-GE, Luxtorpeda, Wine-GE) For Steam And Lutris With ProtonUp-Qt GUI] </li> | ||
</ul> | </ul> | ||
= Bottles = | = Bottles = | ||
[https://news.itsfoss.com/bottles-2022-2-14-release/ Bottles 2022.2.14 Release Lets You Easily Install Windows Apps on Linux] | [https://news.itsfoss.com/bottles-2022-2-14-release/ Bottles 2022.2.14 Release Lets You Easily Install Windows Apps on Linux] | ||
= MS Office = | |||
* [https://www.howtoforge.com/tutorial/how-to-use-winetricks/ How to install Wine applications easily with Winetricks] </li> | |||
* [https://askubuntu.com/a/882084 Office 2013], [https://web.archive.org/web/20130324022555/http://care.dlservice.microsoft.com/dl/download/2/9/C/29CC45EF-4CDA-4710-9FB3-1489786570A1/OfficeProfessionalPlus_x86_en-us.img img file] | |||
* [https://youtu.be/vTakHpggAMs Installing Microsoft Office on Linux] | |||
* [https://itsfoss.com/use-microsoft-office-linux/ How to Use Microsoft Office on Linux] | |||
* [https://youtu.be/LH-6tp-KBuQ How to Install and Run Microsoft Office on Linux Ubuntu (2023 Tutorial)] (unknown software source) | |||
= PlayOnLinux = | = PlayOnLinux = | ||
Line 18: | Line 25: | ||
= WinApps = | = WinApps = | ||
[https://www.makeuseof.com/run-windows-apps-on-linux-with-winapps/ Seamlessly Run Windows Apps on Your Linux Desktop With WinApps]. You will still be using a VM, but running apps on your Linux desktop will be seamless with your virtual machine acting as a subsystem for WinApps. Once it's installed, you never have to look at the Windows desktop again. | * https://github.com/Fmstrat/winapps | ||
* [https://www.makeuseof.com/run-windows-apps-on-linux-with-winapps/ Seamlessly Run Windows Apps on Your Linux Desktop With WinApps]. You will still be using a VM, but running apps on your Linux desktop will be seamless with your virtual machine acting as a subsystem for WinApps. Once it's installed, you never have to look at the Windows desktop again. |
Latest revision as of 09:03, 30 September 2023
Wine
- How to install and configure Wine on Ubuntu 22.04
- 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
Bottles
Bottles 2022.2.14 Release Lets You Easily Install Windows Apps on Linux
MS Office
- How to install Wine applications easily with Winetricks
- Office 2013, img file
- Installing Microsoft Office on Linux
- How to Use Microsoft Office on Linux
- How to Install and Run Microsoft Office on Linux Ubuntu (2023 Tutorial) (unknown software source)
PlayOnLinux
https://www.playonlinux.com/en/
WinApps
- https://github.com/Fmstrat/winapps
- Seamlessly Run Windows Apps on Your Linux Desktop With WinApps. You will still be using a VM, but running apps on your Linux desktop will be seamless with your virtual machine acting as a subsystem for WinApps. Once it's installed, you never have to look at the Windows desktop again.