google-crc32c on AUR (Arch User Repository)

Last updated: November 25,2024

1. Install "google-crc32c" 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 google-crc32c on Arch using YAY

$ yay -S google-crc32c

* (Optional) Uninstall google-crc32c on Arch using YAY

$ yay -Rns google-crc32c

2. Manually Install "google-crc32c" via AUR

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

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

b. Clone google-crc32c's git locally

$ git clone https://aur.archlinux.org/google-crc32c.git ~/google-crc32c

c. Go to ~/google-crc32c folder and install it

$ cd ~/google-crc32c $ makepkg -si

3. Information about the google-crc32c package on Arch User Repository (AUR)

ID: 1289376
Name: google-crc32c
PackageBaseID: 159860
PackageBase: google-crc32c
Version: 1.1.2-4
Description: CRC32C implementation with support for CPU-specific acceleration instructions
URL: https://github.com/google/crc32c
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: mortymacs
FirstSubmitted: 1605391796
LastModified: 1689444088
URLPath: /cgit/aur.git/snapshot/google-crc32c.tar.gz