python-crc16 on AUR (Arch User Repository)

Last updated: January 14,2025

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

$ yay -S python-crc16

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

$ yay -Rns python-crc16

2. Manually Install "python-crc16" via AUR

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

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

b. Clone python-crc16's git locally

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

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

$ cd ~/python-crc16 $ makepkg -si

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

ID: 997639
Name: python-crc16
PackageBaseID: 173643
PackageBase: python-crc16
Version: 0.1.1-7
Description: Python library for calculating CRC16
URL: https://pypi.org/project/crc16/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1638547194
LastModified: 1638547194
URLPath: /cgit/aur.git/snapshot/python-crc16.tar.gz