python-cid on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python-cid

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

$ yay -Rns python-cid

2. Manually Install "python-cid" via AUR

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

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

b. Clone python-cid's git locally

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

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

$ cd ~/python-cid $ makepkg -si

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

ID: 741537
Name: python-cid
PackageBaseID: 153130
PackageBase: python-cid
Version: 0.3.0-1
Description: Self-describing content-addressed identifiers for distributed systems
URL: https://pypi.python.org/pypi/py-cid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1590287380
LastModified: 1590287380
URLPath: /cgit/aur.git/snapshot/python-cid.tar.gz