pycrc on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S pycrc

* (Optional) Uninstall pycrc on Arch using YAY

$ yay -Rns pycrc

2. Manually Install "pycrc" via AUR

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

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

b. Clone pycrc's git locally

$ git clone https://aur.archlinux.org/pycrc.git ~/pycrc

c. Go to ~/pycrc folder and install it

$ cd ~/pycrc $ makepkg -si

3. Information about the pycrc package on Arch User Repository (AUR)

ID: 1213763
Name: pycrc
PackageBaseID: 80090
PackageBase: pycrc
Version: 0.10.0-1
Description: Free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator
URL: https://pycrc.org
NumVotes: 6
Popularity: 0.117997
OutOfDate:
Maintainer: Bevan
Submitter: Koromix
FirstSubmitted: 1395166011
LastModified: 1676916958
URLPath: /cgit/aur.git/snapshot/pycrc.tar.gz