I'll buy a beer to anyone who can translate the paru messages into Polish.
Search Criteria
Package Details: paru 2.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/paru.git (read-only, click to copy) |
|---|---|
| Package Base: | paru |
| Description: | Feature packed AUR helper |
| Upstream URL: | https://github.com/morganamilo/paru |
| Keywords: | AUR helper pacman rust wrapper yay |
| Licenses: | GPL-3.0-or-later |
| Submitter: | Morganamilo |
| Maintainer: | Morganamilo |
| Last Packager: | Morganamilo |
| Votes: | 1151 |
| Popularity: | 33.73 |
| First Submitted: | 2020-10-19 00:43 (UTC) |
| Last Updated: | 2025-12-12 05:03 (UTC) |
Dependencies (6)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- libalpm.so (pacman)
- pacman (pacman-fancy-gitAUR, pacman-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- bat (bat-cat-gitAUR) (optional) – colored pkgbuild printing
- devtools (devtools-gitAUR, devtools-doasAUR) (optional) – build in chroot and downloading pkgbuilds
Required by (71)
- aconfmgr-git (optional)
- anneal (optional)
- anneal-bin (optional)
- anneal-git (optional)
- arch-os-manager (optional)
- arch-tui (optional)
- arch-update (optional)
- arch-update-git (optional)
- arch-update-manager (optional)
- arch-update-manager-bin (optional)
- archforge (optional)
- archforge-git (optional)
- archlink (optional)
- ash-git
- aurora-gui-git (optional)
- aurroamer (optional)
- aurscan-git
- cache-cleaner (optional)
- cfgprf (optional)
- dcli-arch-git (optional)
- Show 51 more...
Sources (1)
bartko666111 commented on 2026-02-24 13:58 (UTC)
phoepsilonix commented on 2026-02-09 12:05 (UTC) (edited on 2026-02-09 12:05 (UTC) by phoepsilonix)
@MiguVT
During the pacman upgrade, a period occurred where alpm16 was not supported, temporarily rendering builds impossible. It is likely that the flag was set during this interval.
The alpm and alpm-utils packages were updated. It is believed that builds became possible again because the updates were reflected via the cargo update command.
In other words, by rebuilding paru, it became possible to use a paru version compatible with the libalpm16 library.
MiguVT commented on 2026-02-08 20:46 (UTC)
Why flagged as out of date when everything is up to date?
fsiegert commented on 2026-01-16 18:53 (UTC)
@Antiz Thanks for the reminder, I completely forgot!
Antiz commented on 2026-01-16 15:58 (UTC) (edited on 2026-01-16 15:59 (UTC) by Antiz)
@fsiegert the base-devel meta-package (which includes pkgconf) is assumed installed when building packages.
Members of said meta-package should not be listed as makedepends.
See https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites & https://wiki.archlinux.org/title/PKGBUILD#makedepends for more details.
fsiegert commented on 2026-01-16 15:54 (UTC)
I believe pkgconf (and openssl?) is missing as makedepends in this PKGBUILD. Compilation only succeeds after installing these.
phoepsilonix commented on 2025-12-22 04:50 (UTC) (edited on 2026-01-31 23:04 (UTC) by phoepsilonix)
References
pacman 7.1.0(libalpm16) above
rust 2024 edition
https://github.com/Morganamilo/paru/pull/1500
https://github.com/Morganamilo/aur-depends/pull/24
example
git clone https://aur.archlinux.org/paru.git
cd paru
curl -L https://gist.github.com/phoepsilonix/1f841b74270ad6a21bc4a065fceaebcd/raw/4fc68830fc9e617da99ae7476d66be3ac7516eb0/gistfile1.txt | patch -p1 -i-
makepkg -Cfi
fiskhest commented on 2025-12-17 11:27 (UTC)
FWIW I still got some errors relating to rust. After I rustup update'd this built fine.
wooptoo commented on 2025-12-17 11:07 (UTC)
nsmcclellan's suggestion worked for me; paru builds fine now
nsmcclellan commented on 2025-12-17 04:34 (UTC)
If you trouble building this over the last few days, try again. It should work now. Worked for me.
Pinned Comments
haxie commented on 2023-05-26 17:45 (UTC)
you're better off contacting her via the github, this comments section is 90% "it's out of date" from people who didn't scroll down before posting