python-crccheck on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-crccheck

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

$ yay -Rns python-crccheck

2. Manually Install "python-crccheck" via AUR

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

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

b. Clone python-crccheck's git locally

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

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

$ cd ~/python-crccheck $ makepkg -si

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

ID: 1262474
Name: python-crccheck
PackageBaseID: 140273
PackageBase: python-crccheck
Version: 1.3.0-1
Description: Calculation library for CRCs and checksums
URL: https://github.com/MartinScharrer/crccheck
NumVotes: 2
Popularity: 0.018502
OutOfDate:
Maintainer: saruman9
Submitter: fox8091
FirstSubmitted: 1552392824
LastModified: 1684909133
URLPath: /cgit/aur.git/snapshot/python-crccheck.tar.gz