Install PlayOnLinux to run Windows Applications On Ubuntu 11.04 (Natty Narwhal).

PlayOnLinux is a free software which allows you to run and use Windows applications on Linux, In this post i will explain how to install PlayOnLinux on Ubuntu 11.04 (Natty Narwhal).
To install PlayOnLinux on Ubuntu 11.04 open Terminal from Applicationts, And copy the following commands:
1 -wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
2 -sudo wget http://deb.playonlinux.com/playonlinux_natty.list -O /etc/apt/sources.list.d/playonlinux.list

3 -sudo apt-get update

4 -sudo apt-get install playonlinux

Another way to install PlayOnLinux on Ubuntu 11.04

1-Install Wine on your Ubuntu 11.04.

2-After installing Wine,Open Terminal and type this command:

sudo apt-get install playonlinux

After the installation is completed, you can launch PlayOnLinux by going to Applications from the left panel and search for PlayOnLinux



Origin:http://linuxtop.blogspot.com/2011/07/install-playonlinux-to-run-windows.html