Package Details: playonlinux 4.4.r47.g10f7853-2

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: 18
Popularity: 0.097856
First Submitted: 2022-05-15 03:27 (UTC)
Last Updated: 2025-02-27 09:07 (UTC)

Latest Comments

1 2 3 4 Next › Last »

fiberdistraction commented on 2025-06-11 08:43 (UTC) (edited on 2025-06-29 07:15 (UTC) by fiberdistraction)

Seconded, python-pipe is the wrong package. It should be standard-pipes which doesn't seem to be packaged in the repos or the AUR yet.

UPDATE: you can work around this by running sudo pip3 install standard-pipes --break-system-packages. It doesn't have any dependencies so this should not break the system packages.

dbedrenko commented on 2025-06-04 21:42 (UTC)

Adding python-pipe does not help. That makes available module pipe, not pipes.

brianabdl commented on 2025-02-27 09:09 (UTC)

Sorry guys I kept mess up the pkgver, it should be working now

Rivalo commented on 2025-02-27 08:50 (UTC)

Here also issues with the package keeping in a loop.

frankspace commented on 2025-02-26 12:38 (UTC) (edited on 2025-02-26 12:39 (UTC) by frankspace)

I concur with leukimi and gollum23, and I use yay. This installs "4.4+47+g10f7853c-2", but the version given on AUR is "4.4+47+g10f7853-2" (in other words, it's missing the "c" at the end of the commit hash).

leukimi commented on 2025-02-25 18:55 (UTC)

experiencing loop from 4.4+47+g10f7853c-2 to 4.4+47+g10f7853-2 pamac keeps indicating there is an update even though it was updated

gollum23 commented on 2025-02-24 18:15 (UTC)

I am in a loop, update from 4.4+47+g10f7853c2 to 4.4+47+g10f7853-2

Please fix it

arnaudlecam commented on 2025-02-23 08:12 (UTC)

pipes Python's module as been removed from the standard python library (see https://peps.python.org/pep-0594) Can you, please, add python-pipe to the depedencies ?

meaz commented on 2024-12-29 06:16 (UTC)

I've tried to update yesterday, it would not work as it was saying that the installed version was newer that the one provided by aur (though I had updated cache first). The solution was to empty yay cache.

brianabdl commented on 2024-12-27 22:35 (UTC)

@patlefort Thankyou for the suggestion, i believe the issue now should be fixed