How to install Wine on LInux Ubuntu
Want to run all your Windows programs on Linux? Well here you go this is your ticket, not all programs will run but for the most part a lot do so you will be able to get your fix with this Wine install for Linux. Let's begin shall we!
Add the repository for Wine
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks
To remove Wine just run
sudo apt-get remove –purge wine
0 comments:
Post a Comment