python-fastcrc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-fastcrc

* (Optional) Uninstall python-fastcrc on Arch using YAY

$ yay -Rns python-fastcrc

2. Manually Install "python-fastcrc" via AUR

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

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

b. Clone python-fastcrc's git locally

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

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

$ cd ~/python-fastcrc $ makepkg -si

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

ID: 1385595
Name: python-fastcrc
PackageBaseID: 201524
PackageBase: python-fastcrc
Version: 0.3.0-1
Description: A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum
URL: https://github.com/overcat/fastcrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
Submitter: bet4it
FirstSubmitted: 1705240202
LastModified: 1705240202
URLPath: /cgit/aur.git/snapshot/python-fastcrc.tar.gz