Translate

How to install windows application on ubuntu

Welcome to 1M-ideas

Image result for windows wine



Have you installed Ubuntu or have Ubuntu!
ok if you want to install .exe/.msf file (i.e. windows applications) on ubuntu and find the easiest way!
well you are in the right place
let's look at the methods
follow the steps

Step: 1
Open terminal by ctrl+alt+T and type following commands

if your system is 64 bit, enable 32-bit architecture (if you haven't already) sudo dpkg --add-architecture i386 Step: 2

for release key check paste this command
wget -nc https://dl.winehq.org/wine-builds/Release.key
Step :3 if the key is not added only save, paste the following command
sudo apt-key add Release.key Step: 4 build repository by this command sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu Step: 5
now just install wine64 by this command sudo apt install wine64 note: wine may take update a while after downloading the archives, so be patience
Step: 6 (How to use)
Now simply open the folder where is exe file you kept and open there terminal by right click and choose open terminal

in terminal simply type

wine64 pakagename.exe

to type Landy package name without trouble, i must say to install fish shell in the terminal
and enjoy exe/msf


bookmark us for more useful updates

Post a Comment

0 Comments