Package Details: paru-bin 2.0.4-3

Git Clone URL: https://aur.archlinux.org/paru-bin.git (read-only, click to copy)
Package Base: paru-bin
Description: Feature packed AUR helper
Upstream URL: https://github.com/morganamilo/paru
Licenses: GPL-3.0-or-later
Conflicts: paru
Provides: paru
Submitter: Morganamilo
Maintainer: Morganamilo
Last Packager: Morganamilo
Votes: 272
Popularity: 11.02
First Submitted: 2020-10-28 12:23 (UTC)
Last Updated: 2024-09-20 02:08 (UTC)

Dependencies (5)

Required by (30)

Sources (3)

Latest Comments

1 2 3 4 5 Next › Last »

bulletmark commented on 2024-09-19 22:25 (UTC)

@neyb, it was flagged 5 days ago so rather a moot question don't you think? I flagged yay-bin when this happened because it was clearly "out of date" wrt to the Arch packages so I thought it appropriate. BTW, both yay and yay-bin have been updated quickly.

neyb commented on 2024-09-19 13:57 (UTC) (edited on 2024-09-19 13:58 (UTC) by neyb)

actual state :

  • no new paru release

  • but its deps need a bump.

should we flag this as outdated ?

1nikolas commented on 2024-09-15 21:53 (UTC)

In the meantime you can do this sudo patchelf --replace-needed libalpm.so.14 libalpm.so.15 "$(which paru)" (found it somewhere on github issues)

blueman commented on 2024-09-14 18:20 (UTC)

Please rebuild for libalpm15.

betseg commented on 2024-09-14 12:51 (UTC)

libalpm version is bumped, paru still wants the old version and doesn't work.

GalaxySnail commented on 2024-06-19 06:48 (UTC)

IMO the !debug option should be required for all -bin packages.

nilsw commented on 2024-06-19 06:31 (UTC)

-debug packages are a feature of makepkg and need to be disabled there.

gj545rndmu commented on 2024-03-25 14:18 (UTC) (edited on 2024-03-25 14:19 (UTC) by gj545rndmu)

Where does paru-bin-debug come from?

Doesn't seem to be in the PKGBUILD. But it doesn't show up in the github release: https://github.com/Morganamilo/paru/releases/tag/v2.0.3

pacman -Qii paru-bin-debug 
Name            : paru-bin-debug
Version         : 2.0.3-3
Description     : Detached debugging symbols for paru-bin
Architecture    : x86_64
URL             : https://github.com/morganamilo/paru
Licenses        : GPL-3.0-or-later
Groups          : None
Provides        : None
Depends On      : None
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 3.34 KiB
Packager        : Unknown Packager
Build Date      : Mon 25 Mar 2024 02:45:55 PM CET
Install Date    : Mon 25 Mar 2024 02:47:34 PM CET
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : None
Backup Files    : None
Extended Data   : pkgtype=debug

solsticedhiver commented on 2024-03-20 20:35 (UTC)

this fails to build on armv7h aka 32-bit. It's because the dependance for libpalpm is 64 bits.

I fixed it by changing it to libalpm.so>=14 without specifying an architecture

The PKGBUILD could be that way or by using depends_x86_64, depends_armv7h etc ...

Aryan commented on 2024-03-19 18:04 (UTC)

my bad! 'paru' was a bad alias, good luck.