Tuesday, November 30, 2010

Installing Wine on Ubuntu

Installing Wine:

Alternative Command Line Instructions for Installing Wine:

It is also possible to add the Wine PPA and install via the terminal. This may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.

sudo add-apt-repository ppa:ubuntu-wine/ppa

Then update APT's package information by running 'sudo apt-get update'. You can now install Wine by typing 'sudo apt-get install wine'.

If you'd like to browse the PPA manually, you can visit its Launchpad page.

http://www.winehq.org/download/deb

No comments: