Hello, I can’t find PlayonLinux on software centre. Can anyone help me in giving instruction on how to install PlayonLinux on F32?
Unfortunately the default method doesn’t work properly.
There are some additional dependencies.
The tested and working method:
sudo rpm --import http://rpm.playonlinux.com/public.gpg
sudo dnf install http://rpm.playonlinux.com/playonlinux-yum-4-1.noarch.rpm
sudo dnf config-manager --save --setopt=playonlinux.gpgcheck=1
sudo dnf install https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/Packages/p/python2-wxpython-3.0.2.0-26.fc31.x86_64.rpm
sudo dnf install jq playonlinux.noarch python3-dnf-plugin-versionlock
sudo dnf versionlock playonlinux
Alternatively, you can try the flatpak version.
3 Likes
Thank you that works perfectly.
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.