Computer Knowledge and Tutorials weblog, Computer knowledge, windows, linux, open source, programming, web apps

How to run Windows apps on LInux using Wine

Easy, you just have to install wine first:

$ sudo apt-get install wine

Then execute wine statement followed by the executable (.exe) file name you want to launch.

For example:

$wine photoshop.exe

Tags: , ,

Google
 

Leave a Reply

207 views