Wine is a third party application that can be used on any Ubuntu Os or on any favor of GNOME KDE.
Wine Enables Ubuntu Users to use Microsoft windows applications on their ubuntu Desktop .
they can easily execute the windows .net framework applications,but some of the applications will not work properly .
Installing Wine on Ubuntu
wine can be installed in any version of Ubuntu by Opening terminal (CTRL+T) and then using the following commands to first add the repository key and then updating that key and finally user have wine 1.5 installed .
- sudo add-apt-repository ppa:ubuntu-wine/ppa
- sudo apt-get update
- sudo apt-get install wine1.5
- sudo apt-get install winetricks