Installing Wine in Ubuntu to run windows software from Linux
Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Add repository for Ubuntu:-
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3
OR
You can download letest version from:-
http://www.winehq.org/
http://ibiblio.org/pub/linux/system/emulators/wine/
No comments:
Post a Comment