Search Criteria
Package Details: paru-bin 2.0.4-3
Package Actions
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: | 273 |
Popularity: | 9.09 |
First Submitted: | 2020-10-28 12:23 (UTC) |
Last Updated: | 2024-09-20 02:08 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- libalpm.so (pacman)
- pacman (pacman-gitAUR, pacman-stable-fancy-progressAUR)
- bat (bat-cat-gitAUR) (optional) – colored pkgbuild printing
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR) (optional) – build in chroot and downloading pkgbuilds
Required by (30)
- aconfmgr-git (requires paru) (optional)
- arch-os-manager (requires paru) (optional)
- arch-update (requires paru) (optional)
- arch-update-git (requires paru) (optional)
- dec-bin (requires paru)
- dec-git (requires paru)
- fe (requires paru)
- fuzzy-pkg-finder (requires paru) (optional)
- fzpac-git (requires paru) (optional)
- iwant (requires paru) (optional)
- iwant-bin (requires paru) (optional)
- kdeplasma-arch-update-notifier-git (requires paru) (optional)
- kdeplasma5-arch-update-notifier-git (requires paru) (optional)
- lsparu (requires paru)
- meta-package-manager (requires paru) (optional)
- meta-package-manager-git (requires paru) (optional)
- octopi (requires paru) (optional)
- packageprovides (requires paru) (optional)
- pacup-arch-git (requires paru) (optional)
- pacupdate-git (requires paru)
- paczf (requires paru)
- paru-static (requires paru)
- parui (requires paru) (optional)
- parui-git (requires paru) (optional)
- paruz (requires paru) (optional)
- paruz-git (requires paru) (optional)
- pkg-listn (requires paru) (optional)
- pkg-listn-git (requires paru) (optional)
- ppac-git (requires paru) (optional)
- upgrade (requires paru)
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, bothyay
andyay-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 ofmakepkg
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
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.
1 2 3 4 5 Next › Last »