python2-crcmod on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-crcmod

* (Optional) Uninstall python2-crcmod on Arch using YAY

$ yay -Rns python2-crcmod

2. Manually Install "python2-crcmod" via AUR

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

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

b. Clone python2-crcmod's git locally

$ git clone https://aur.archlinux.org/python2-crcmod.git ~/python2-crcmod

c. Go to ~/python2-crcmod folder and install it

$ cd ~/python2-crcmod $ makepkg -si

3. Information about the python2-crcmod package on Arch User Repository (AUR)

ID: 858395
Name: python2-crcmod
PackageBaseID: 68527
PackageBase: python2-crcmod
Version: 1.7-2
Description: Cyclic Redundancy Check (CRC) implementation in Python.
URL: https://pypi.python.org/pypi/crcmod/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: gee
FirstSubmitted: 1364260871
LastModified: 1612429307
URLPath: /cgit/aur.git/snapshot/python2-crcmod.tar.gz

5. The same packages on other Linux Distributions