How to install PlayOnLinux on Pear Linux 7

I was unable to install wine on Pear Linux 7 without any clues to solve it. As an alternative, I install PlayOnLinux on my Pear Linux 7 and it works pretty well. I can install my Metatrader 4 (Windows app) on Pear Linux 7 smoothly. This tutorial will show you how to install PlayOnLinux on Pear Linux 7. This can be applied to another Ubuntu based Linux as well.

1. Install via PPA

Open Terminal and paste the following commands
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux

2. Install using DEB package

Download PlayOnLinux DEB package from this link. You will have a file called PlayOnLinux_4.2.1.deb. Now right click the file and click Open with GDebi Package Installer. Wait until install process finished.
Next, open PlayOnLinux and you will need to configure some stuffs.

You can install an .exe file by right clicking the exe file and select Open With | Wine Windows Program Loader. It will install a Windows software as usual like in Windows OS.