perl6-string-crc32 on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "perl6-string-crc32" 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-string-crc32 on Arch using YAY

$ yay -S perl6-string-crc32

* (Optional) Uninstall perl6-string-crc32 on Arch using YAY

$ yay -Rns perl6-string-crc32

2. Manually Install "perl6-string-crc32" via AUR

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

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

b. Clone perl6-string-crc32's git locally

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

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

$ cd ~/perl6-string-crc32 $ makepkg -si

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

ID: 433697
Name: perl6-string-crc32
PackageBaseID: 105613
PackageBase: perl6-string-crc32
Version: 0.04-2
Description: Simple Perl 6 class to calculate a CRC32 checksum of a string
URL: https://github.com/cosimo/perl6-string-crc32
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451980952
LastModified: 1502071738
URLPath: /cgit/aur.git/snapshot/perl6-string-crc32.tar.gz