You don’t have to sacrifice the appeal of Windows software for the stability, security, customizability, and old-school cool of Linux. This wikiHow guide will walk you through running Windows executable (EXE) applications and games on any Linux distribution, including Ubuntu , Kali Linux, and CentOS.
How to Run EXE Files on Linux
You can run an EXE file on your Linux system using a free compatibility layer called Wine. To install Wine, update your system repositories, type sudo apt-get install wine64 (replace with wine32 if using a 32-bit version of Linux), and then press Enter . Once installed, you can run a Windows EXE file by typing wine program_name.exe
Steps
Expert Q&A
Video
Tips
-
Thanks
References
- ↑ https://www.winehq.org/about
- ↑ https://wiki.winehq.org/Wine_User%27s_Guide
- ↑ https://www.freecodecamp.org/news/sudo-apt-get-update-vs-upgrade-what-is-the-difference/
- ↑ https://www.youtube.com/watch?t=10&v=uasl5KxzETo&feature=youtu.be
- ↑ https://www.youtube.com/watch?v=FTTr2bjI2UM&t=40s
- ↑ https://www.youtube.com/watch?v=uasl5KxzETo&t=97s
- ↑ https://appdb.winehq.org/
- ↑ https://wiki.winehq.org/Wine_User%27s_Guide#Virtual_Machines
- ↑ https://www.redhat.com/en/topics/virtualization/what-is-KVM
- ↑ https://wiki.winehq.org/Wine_User%27s_Guide#Windows_and_Linux
- ↑ https://learn.microsoft.com/en-us/windows/wsl/install
- ↑ https://www.linux.com/training-tutorials/understanding-linux-file-permissions/
- ↑ https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/
- ↑ https://wiki.winehq.org/Winecfg