Thursday, February 9, 2012

How to install wine in ubuntu?

Wine is a compatibility layer for running Windows applications on Linux. Applications are run at full speed without the need of cpu emulation. Wine does not require Microsoft Windows, however it can use native system dll files in place of its own if they are available.It also allows executable files to run in ubuntu.





Open terminal using Applications ---> Accessories ---> Terminal (or) Press Ctrl + Alt + t.

Step 1 : Type the following :

              sudo apt-get install wine




Step 2 : Now select Applications ---> Wine ---> Programs ---> Accessories ---> Notepad.




Done!

No comments:

Post a Comment