Wednesday, July 3, 2013
0 comments

install windows program in linux

8:15 AM
when we use linux, sometimes we still need windows program to support our activity. don't worry linux was provided a program for run windows programs in linux. we just need to install a linux program called "WINE". just follow my instruction to install it into your linux machine.

first we must add "wine repository", here's how to do that.
open your terminal and type
sudo add-apt-repository ppa:ubuntu-wine/ppa
and press enter

still on your terminal now type
sudo apt-get update
and press enter
this will updating your linux program.

and the last step type this on your terminal to install the program
sudo apt-get install wine1.5
and how to install the windows program under wine ?
that was verry easy, open application launcher and choose "wine" and browse your windows programs to install.

or the other way just select your windows program, right click and select "open with wine program loader".


I hope this article can help you, thank's :-)

0 comments:

Post a Comment

 
Toggle Footer
Top