WINE can enable Linux system to run executable files (.exe files) but Wine Is Not an Emulator
following is how to enable wine in Linux Ubuntu system
Software Center
Console Step
1. Open gnome terminal (ALT + F2, then type “gnome-terminal“)
2. sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list -O /etc/apt/sources.list.d/winehq.list
3. wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add –
This line checks that the download site is secure for your operation system.
4. sudo apt-get install wine1.2-dev wine-dev
5. wine –version
6. sudo apt-get remove wine1.2-dev wine-dev
7. winecfg
This will bring up the Wine Configure UI
(apt-get install wine)
or
You can open you the UI from the menu