Search Criteria
Package Details: paru-bin 2.1.0-1
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: | 327 |
| Popularity: | 2.39 |
| First Submitted: | 2020-10-28 12:23 (UTC) |
| Last Updated: | 2025-07-08 08:51 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- libalpm.so (pacman)
- pacman (pacman-gitAUR, pacman-fancy-gitAUR)
- bat (bat-cat-gitAUR) (optional) – colored pkgbuild printing
- devtools (devtools-gitAUR, devtools-doasAUR) (optional) – build in chroot and downloading pkgbuilds
Required by (90)
- aconfmgr-git (requires paru) (optional)
- anneal (requires paru) (optional)
- anneal-bin (requires paru) (optional)
- anneal-git (requires paru) (optional)
- arch-os-manager (requires paru) (optional)
- arch-smart-update (requires paru) (optional)
- arch-tui (requires paru) (optional)
- arch-update (requires paru) (optional)
- arch-update-full (requires paru) (optional)
- arch-update-git (requires paru) (optional)
- arch-update-manager (requires paru) (optional)
- arch-update-manager-bin (requires paru) (optional)
- archforge (requires paru) (optional)
- archforge-git (requires paru) (optional)
- archlink (requires paru) (optional)
- archstore-git (requires paru) (optional)
- archward (requires paru) (optional)
- ash-git (requires paru)
- aurora-gui-bin (requires paru) (optional)
- aurora-gui-git (requires paru) (optional)
- Show 70 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
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
!debugoption should be required for all -bin packages.nilsw commented on 2024-06-19 06:31 (UTC)
-debugpackages are a feature ofmakepkgand 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-debugcome 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.
Aryan commented on 2024-03-19 09:26 (UTC) (edited on 2024-03-19 09:28 (UTC) by Aryan)
Hi, thanks for your great work. i'm wondering what causes this error? i cant use paru.
bulletmark commented on 2024-03-18 06:04 (UTC) (edited on 2024-03-18 22:05 (UTC) by bulletmark)
This package fails to build on Arch 32 bit ARM because for pacman 6.1 it was changed to depend on
libalpm.so>=14-64but armv7 pacman 6.1.0 provideslibalpm.so=14-32. Possibly it should just depend onlibalpm.so>=14?tkna commented on 2024-03-16 14:58 (UTC) (edited on 2024-03-16 15:12 (UTC) by tkna)
I had a similar problem, but the following solved it for now.
https://github.com/Morganamilo/paru/issues/1149
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »