Search Criteria
Package Details: playonlinux 4.4.r56.gfde00fe-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/playonlinux.git (read-only, click to copy) |
|---|---|
| Package Base: | playonlinux |
| Description: | GUI for managing Windows programs under linux |
| Upstream URL: | https://www.playonlinux.com/ |
| Licenses: | GPL |
| Submitter: | lordheavy |
| Maintainer: | brianabdl |
| Last Packager: | brianabdl |
| Votes: | 19 |
| Popularity: | 0.067002 |
| First Submitted: | 2022-05-15 03:27 (UTC) |
| Last Updated: | 2026-03-02 06:31 (UTC) |
Dependencies (20)
- cabextract
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- icoutils
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-essentials-gitAUR)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR)
- libxmu
- mesa-utils
- netcat (gnu-netcat-svnAUR, gnu-netcatAUR, nmap-netcatAUR, openbsd-netcat-tlsAUR, openbsd-netcat-gitAUR, openbsd-netcat)
- p7zip (p7zip-natspecAUR, 7zip-natspecAUR, p7zip-full-binAUR, 7zip-zstd-binAUR, 7zip-zstdAUR, 7zip)
- perl (perl-gitAUR)
- python-natsort
- python-standard-pipes
- python-wxpython (python-wxpython-gitAUR)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- wget (wget-gitAUR)
- which (which-gitAUR)
- wine (wine-stable-nextAUR, wine-stableAUR, wine-valveAUR, wine-pure-gitAUR, wine-pure-gitAUR, wine-tkg-staging-ntsync-binAUR, wine-asahi-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-cachyosAUR, wine-tkg-staging-binAUR, wine-tkg-staging-wow64-binAUR, wine32AUR, wine-staging)
- xdg-user-dirs
- xterm (xterm-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
brianabdl commented on 2026-03-02 06:31 (UTC)
@aurifier done
aurifier commented on 2026-02-27 16:04 (UTC)
@davidbowie Thank you! @brianabdl Can you remove the patch if it's not needed, or update the PKGBUILD so it can be found?
mozo commented on 2026-02-25 10:10 (UTC)
@davidbowie, it's working, thank you!
davidbowie commented on 2026-02-25 09:57 (UTC) (edited on 2026-02-25 09:58 (UTC) by davidbowie)
Looks like it doesn't need the urllib3.patch anymore. What I did:
Cloned https://aur.archlinux.org/playonlinux.git
Removed prepare() from PKGBUILD
makepkg -si
mozo commented on 2026-02-23 17:50 (UTC)
I can install the newest version:
https://pastebin.com/tg9Jqp4r
Some help?
brianabdl commented on 2026-01-16 14:50 (UTC)
Guys, thank you for the feedback and fix, apologize for the update delay. It should be fixed by now
cezar commented on 2026-01-12 11:45 (UTC) (edited on 2026-01-12 11:46 (UTC) by cezar)
Based on reddit comment:
and
prepare() { cd "${srcdir}/playonlinux4" patch -Np1 -i ../../urllib3.patch }compicat commented on 2026-01-12 07:12 (UTC)
Here is the workaround for the crash after 3.14 python update.
https://www.reddit.com/r/linux_gaming/comments/1q9jpd2/playonlinux_error_urllibrequesturlopenerversion/
I hope it will be added to package as a fix.
Peppernrino commented on 2025-08-24 22:40 (UTC)
For those not wishing to install
pip... you can usesudo pacman -Syu python-standard-pipes. This appears to work fine.1 2 3 4 5 Next › Last »