اگلا

How to Install Wine 4.0 to Run Windows Applications on Ubuntu 18.04 LTS?

0 مناظر· 07/18/25
TechScope
TechScope
سبسکرائبرز
0
میں

How to Install Wine 4.0 to Run Windows Applications on Ubuntu 18.04 LTS?<br /><br /> What is Wine?<br /><br /> Wine allows you to run windows applications(.exe files) on Linux like Ubuntu etc.<br /><br /> If you have installed wine on Ubuntu, you can install Microsoft office, Windows Games, Notepad++, Adobe Reader and other windows programs.<br /><br /> First, Right click on the desktop, and then click on 'Open terminal.' After that, follow the steps below:-<br /><br /> Step 1: Enable 32 bit architecture<br /><br /> sudo dpkg --add-architecture i386 <br /><br /><br /> Step 2: Download and Add Repository Key<br /><br /> wget -nc https://dl.winehq.org/wine-builds/winehq.key<br /><br /> sudo apt-key add winehq.key<br /><br /><br /> Step 3: Add Repository<br /><br /> sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'<br /><br /><br /> Step 4: Update Package Lists and Install Wine 4.0<br /><br /> sudo apt update<br /><br /> sudo apt install --install-recommends winehq-stable<br /><br /><br />Step 5: Generate configuration file after installing by running command below:-<br /><br /> winecfg<br /><br /><br />Follow the video tutorial, if you get any questions. Let me know in the comment section.<br /><br /><br /><br />Thanks for watching, please like and subscribe <br /><br />==============================================<br /><br />https://www.facebook.com/HowtoTutorialsByAmit/

مزید دکھائیں

 0 تبصرے sort   ترتیب دیں


اگلا