python-multicodec on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-multicodec

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

$ yay -Rns python-multicodec

2. Manually Install "python-multicodec" via AUR

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

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

b. Clone python-multicodec's git locally

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

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

$ cd ~/python-multicodec $ makepkg -si

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

ID: 1313426
Name: python-multicodec
PackageBaseID: 153128
PackageBase: python-multicodec
Version: 0.2.1-2
Description: A self-describing multiformat, wraps other formats with self-description.
URL: https://pypi.python.org/pypi/py-multicodec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1590287168
LastModified: 1693793821
URLPath: /cgit/aur.git/snapshot/python-multicodec.tar.gz