New Post has been published on WebSetNet
New Post has been published on http://websetnet.com/how-to-install-wine-on-ubuntu/
How to Install Wine on ubuntu
Step Wise Installation of Wine 1.7.34 using PPA on Ubuntu, Kubuntu, Xubuntu, Linux Mint and other PPA based Linux Distros
Step 1 : Open the terminal and run or copy the following command in terminal to add PPA for Wine 1.7.34 on your PPA based Linux Distros.
$ sudo add-apt-repository ppa:ubuntu-wine/ppa
Step 2 : Next, run or copy the following command in terminal to update recently added PPA for Wine 1.7.34 in the software repository on your PPA based Linux Distros.
$ sudo apt-get update
Step 3 : Finally, run or copy the following command in terminal to install latest stable Wine 1.7.34 and Winetricks on your PPA based Linux Distros.
$ sudo apt-get install wine1.7 winetricks
After installation, now run any Windows based application with the help of Wine on your PPA based Linux Distros.
















