Package Details: paru 2.0.4-1

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: 1040
Popularity: 24.18
First Submitted: 2020-10-19 00:43 (UTC)
Last Updated: 2024-09-20 18:50 (UTC)

Dependencies (6)

Sources (1)

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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 25 Next › Last »

ZhangHua commented on 2024-09-20 03:40 (UTC)

It seems that the cloned aur repo is staying at detached state, which results that we cannot upgrade to newer paru with old paru because paru will reset the repository to master branch, and the detached commit, which contains newer paru's PKGBUILD, will be lost.

ibanezfr commented on 2024-09-14 17:37 (UTC) (edited on 2024-09-14 17:38 (UTC) by ibanezfr)

This is a temporary workaround until a new release: https://github.com/Morganamilo/paru/issues/1239#issuecomment-2351021340

hirak99 commented on 2024-09-14 13:51 (UTC)

Yup. It's broken, but in paru upstream it is fixed as the alpm version has been bumped here, https://github.com/Morganamilo/paru/commit/90656a901479b77cb3b7a54e393dff9a0ca6a45f

We will need to wait until a new release is made.

For now, you could use paru-git.

tmarkee commented on 2024-09-14 13:35 (UTC)

@haxie: won't work ;-(

error: failed to run custom build command for alpm v3.0.4 (https://github.com/archlinux/alpm.rs?rev=306342#306342ef)

Caused by: process didn't exit successfully: /home/tmarkee/paru/src/paru-2.0.3/target/release/build/alpm-fe8130be9696cf00/build-script-build (exit status: 101) --- stderr thread 'main' panicked at /home/tmarkee/.cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/306342e/alpm/build.rs:25:13: this version of alpm.rs does not support libalpm v15.0.0 only v14.x.x is supported note: run with RUST_BACKTRACE=1 environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... ==> ERROR: A failure occurred in build(). Aborting...

haxie commented on 2024-09-14 12:29 (UTC)

@SteavenGamerYT No, you have just updated pacman, and so you need to rebuild paru.

SteavenGamerYT commented on 2024-09-14 12:26 (UTC)

its broken now paru: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory

Antiz commented on 2024-07-31 09:59 (UTC) (edited on 2024-07-31 10:02 (UTC) by Antiz)

@crwn You are wrong. The wiki is clear on that front [1][2].
base-devel is assumed to be installed when using the AUR (and building packages with makepkg generally speaking), dependencies of this package should not be included in makedepends array.

[1] https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
[2] https://wiki.archlinux.org/title/PKGBUILD#makedepends

<deleted-account> commented on 2024-07-31 09:55 (UTC)

@starquake

not everyone needs the entirety of base-devel, pkgconf is still not marked as a dependency, which it should be. this shouldn't even be an argument.

starquake commented on 2024-07-31 09:48 (UTC)

@cwn: pkgconf is installed with base-devel. Which you should have installed before using the AUR. Using an AUR helper is okay but you should be familiar with building it yourself.

More info: https://wiki.archlinux.org/title/Arch_User_Repository

<deleted-account> commented on 2024-07-31 09:33 (UTC)

Missing pkgconf (make) dependency