Sometimes it’s very important or required to run a .exe file, Either we need to boot a system to open Windows OS in dual boot or we need a new separate windows machine. To increase productivity, you can install a .exe file on Linux only using Wine Tool.
Wine Tool is an open source tool, that allows to run any windows software to run on Linux environment.
- wget https://dl.winehq.org/wine-builds/Release.key
- sudo apt-key add Release.key && sudo apt-add-repository ‘https://dl.winehq.org/wine-builds/ubuntu/’
- sudo apt-get update
- sudo apt-get install –install-recommends winehq-devel
To run any programme in wine use below command-
# wine <program name>
For example – # wine vlc.exe
Follow us on Insta- Techflax168
Always good stuff. I think I’m going to turn my blog into mostly tech and computer posts. I just did how to protect yourself online. Let me know what you think if you want
LikeLiked by 1 person
👍👍
LikeLiked by 1 person
Nice info ✌
LikeLiked by 2 people
Thanks Jyo.
LikeLike
Great..it was a much needed post for me
LikeLiked by 3 people
Do you use ubuntu ???
LikeLiked by 1 person
Yes ! My hubby installed it 🤣
LikeLiked by 3 people
Great ☺️☺️
LikeLiked by 1 person