python-pycksum on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pycksum

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

$ yay -Rns python-pycksum

2. Manually Install "python-pycksum" via AUR

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

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

b. Clone python-pycksum's git locally

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

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

$ cd ~/python-pycksum $ makepkg -si

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

ID: 1331446
Name: python-pycksum
PackageBaseID: 106346
PackageBase: python-pycksum
Version: 0.4.7-1
Description: Python implementation of cksum algorithm
URL: https://pypi.python.org/pypi/pycksum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xavier
Submitter: Xavier
FirstSubmitted: 1453238965
LastModified: 1696921661
URLPath: /cgit/aur.git/snapshot/python-pycksum.tar.gz