Ubuntu – PlayOnLinux cannot find wine (from Wine)

playonlinuxwine

When I run PlayOnLinux gives me this message:

PlayOnLinux cannot find wine (from Wine)

You should install it to use PlayOnLinux

What should I do.

Best Answer

you need to install wine & to do so ,open your terminal and type as

sudo apt-get install wine

thats it.

Related Question