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: 975
Popularity: 22.62
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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 24 Next › Last »

solatis commented on 2023-02-06 16:52 (UTC)

Is it possible to bump the version number? It's flagged out of date since so long, I trust it's a non-issue, but these warnings have been popping up for weeks.

Spectrino3d commented on 2023-02-02 19:11 (UTC)

It might be a good idea to bump up the version number then

meezookee commented on 2023-01-25 12:27 (UTC)

There is no actual diff between 1.11.1 and 1.11.2: https://github.com/Morganamilo/paru/compare/v1.11.1...v1.11.2

The reason why 1.11.2 was released was that the rebuilt binary compatible with the new version of OpenSSL had to be released on the GitHub repository. You don't need 1.11.2 even if paru says it cannot find openssl.so.1.1. Instead, you can just rebuild paru 1.11.1 with the latest version of OpenSSL installed.

HLFH commented on 2023-01-24 19:30 (UTC) (edited on 2023-01-24 19:34 (UTC) by HLFH)

Can you update to 1.11.2 your AUR package? Otherwise, make it an orphan package, and I'll maintain it. Or release 1.11.3 on both upstream and the AUR, so everyone agrees.

gyscos commented on 2023-01-23 03:15 (UTC)

So far it looks like paru works just fine on the riscv64 platform, so it should be safe to add it to the supported arch list.

txemarix commented on 2023-01-16 19:35 (UTC) (edited on 2023-01-16 20:30 (UTC) by txemarix)

Thanks @johnnybash, I was asking about 1.11.1-1 which builds OK but doesn't find libssl.so.1.1 if openssl-1.1 is not installed

[user@arch1 ~]$ pacman -Qs openssl
local/libevent 2.1.12-4
    Event notification library
local/openssl 3.0.7-4
    The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
local/perl-net-ssleay 1.92-2
    Perl bindings for OpenSSL and LibreSSL
[user@arch1 ~]$ paru -Sua
paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
[user@arch1 ~]$