Search Criteria
Package Details: perl-crypt-argon2 0.030-20
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-crypt-argon2.git (read-only, click to copy) | 
|---|---|
| Package Base: | perl-crypt-argon2 | 
| Description: | Perl interface to the Argon2 key derivation functions | 
| Upstream URL: | https://metacpan.org/release/Crypt-Argon2 | 
| Keywords: | argon2 argon2id cryptography hashing | 
| Licenses: | GPL, PerlArtistic | 
| Submitter: | lionelm | 
| Maintainer: | lionelm | 
| Last Packager: | lionelm | 
| Votes: | 2 | 
| Popularity: | 0.036367 | 
| First Submitted: | 2021-05-31 20:59 (UTC) | 
| Last Updated: | 2025-07-17 06:29 (UTC) | 
Latest Comments
lionelm commented on 2025-05-19 17:15 (UTC)
@r4um , thanks for the heads up. Should be fixed now, I did update the .SRCINFO, I guess I forgot last time
r4um commented on 2025-05-19 15:08 (UTC) (edited on 2025-05-19 15:08 (UTC) by r4um)
Please update the
.SRCINFOright nowyaycomplains.lionelm commented on 2025-04-10 17:25 (UTC)
It should be good for now with cpanminus
@Scimmia, thanks for your comment, I did find a way to not use the sudo flag of cpanm (-S) to install Dist::Build
Scimmia commented on 2025-04-10 01:15 (UTC)
Both of you should be testing this in a clean chroot/container. When this asks for a password for sudo, you automatically know this whole thing is invalid.
stef204 commented on 2025-04-07 21:07 (UTC) (edited on 2025-04-07 21:12 (UTC) by stef204)
@lionelm same error unfortunately
I used
bauerbillas AUR helper in this instance, but other AUR helper produce the same error.lionelm commented on 2025-04-07 17:57 (UTC) (edited on 2025-04-07 17:58 (UTC) by lionelm)
@stef204 Try
stef204 commented on 2025-04-07 13:41 (UTC) (edited on 2025-04-07 21:08 (UTC) by stef204)
this fails to build for me:
Looks like I'm missing a dependency? But which one(s)? I do have
perl-module-build 0.4234-4andperl-cpanplus-dist-build 0.90-1installed