python-crc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-crc

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

$ yay -Rns python-crc

2. Manually Install "python-crc" via AUR

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

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

b. Clone python-crc's git locally

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

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

$ cd ~/python-crc $ makepkg -si

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

ID: 1416149
Name: python-crc
PackageBaseID: 203010
PackageBase: python-crc
Version: 6.1.1-1
Description: Library and CLI to calculate and verify all kinds of CRC checksums
URL: https://github.com/Nicoretti/crc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1708995645
LastModified: 1708995645
URLPath: /cgit/aur.git/snapshot/python-crc.tar.gz