perl6-digest on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "perl6-digest" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install perl6-digest on Arch using YAY

$ yay -S perl6-digest

* (Optional) Uninstall perl6-digest on Arch using YAY

$ yay -Rns perl6-digest

2. Manually Install "perl6-digest" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl6-digest's git locally

$ git clone https://aur.archlinux.org/perl6-digest.git ~/perl6-digest

c. Go to ~/perl6-digest folder and install it

$ cd ~/perl6-digest $ makepkg -si

3. Information about the perl6-digest package on Arch User Repository (AUR)

ID: 1304982
Name: perl6-digest
PackageBaseID: 103682
PackageBase: perl6-digest
Version: 1.0.1-3
Description: Raku implementation of some digest algorithms (can use OpenSSL's digests via nativecall)
URL: https://raku.land/zef:grondilu/Digest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1448242816
LastModified: 1692232859
URLPath: /cgit/aur.git/snapshot/perl6-digest.tar.gz