when running playonlinux I get the error "PlayOnLinux cannot find 7z."

Solution 1:

Simply open the software centre, search for 7z, click on 7zip, and click install; to make it even easier click:

Install via the software center

and then click on the

orange software

Solution 2:

Open term and type this:

sudo apt-get install p7zip-full

Worked for me ;)