Friday, July 13, 2012

WINE Installation for Ubuntu 12.04


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.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.



Install Wine on Ubuntu/Linux Mint open Terminal (Press Alt+F2 and type: gnome-terminal -or- Press Ctrl+Alt+T) and copy the following commands in the Terminal:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.5

No comments: