Oct 29, 2012

How to run exe files in Ubuntu 12.04 LTS

You can install exe files in Ubuntu / Linux using Wine like in windows. Wine provides windows platform in Linux.

Just open Terminal (Press Ctrl+Alt+T) and use following commands one by one to install Wine.

  • sudo add-apt-repository ppa:ubuntu-wine/ppa
  • sudo apt-get update
  • sudo apt-get install wine1.5
  • sudo apt-get install winetricks

after installing the Wine open the Uninstall Wine Software program and now you can install /remove or modify the softwares like in Windows.

No comments:

Post a Comment

I always want a feedback related with this blog. If you encounter any problem. Kindly mail via Contact Us form. If this post helped you then share this page to your friends. Thanks for Visiting !

Related Posts Plugin for WordPress, Blogger...