python-google-crc32c on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-google-crc32c

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

$ yay -Rns python-google-crc32c

2. Manually Install "python-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 python-google-crc32c's git locally

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

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

$ cd ~/python-google-crc32c $ makepkg -si

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

ID: 1133593
Name: python-google-crc32c
PackageBaseID: 157994
PackageBase: python-google-crc32c
Version: 1.5.0-1
Description: Wraps Google's crc32c library into a Python wrapper
URL: https://github.com/googleapis/python-crc32c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: zhangkaizhao
FirstSubmitted: 1600939651
LastModified: 1661995472
URLPath: /cgit/aur.git/snapshot/python-google-crc32c.tar.gz