Most of users don’t use Linux because they can not install their favorite games and application on Linux. In my previous post about Linux alternatives to windows software programs you can find alternative of your favorites software in Linux. If you are unable to find any alternative or you don’t like alternative software then you can use winehq to install windows applications and game in Linux. In this article I will guide you how to install wine on Linux (Ubuntu)
To install wine on Ubuntu run following command in terminal
After successful installation of wine on Ubuntu, you can open it from Applications->Wine OR just right click on windows executables (.exe) or installer (.msi) and select Open With Wine Windows Program Loader.
Note:- exe or msi file should marked as executable in Linux by running this command in terminal
To install wine on Ubuntu run following command in terminal
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
apt-get install wineUsing Wine on Ubuntu
After successful installation of wine on Ubuntu, you can open it from Applications->Wine OR just right click on windows executables (.exe) or installer (.msi) and select Open With Wine Windows Program Loader.
Note:- exe or msi file should marked as executable in Linux by running this command in terminal
No comments:
Post a Comment