python-numcodecs on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-numcodecs

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

$ yay -Rns python-numcodecs

2. Manually Install "python-numcodecs" via AUR

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

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

b. Clone python-numcodecs's git locally

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

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

$ cd ~/python-numcodecs $ makepkg -si

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

ID: 1346329
Name: python-numcodecs
PackageBaseID: 138462
PackageBase: python-numcodecs
Version: 0.12.1-1
Description: A Python package providing buffer compression and transformation codecs for use in data storage and communication applications
URL: https://github.com/zarr-developers/numcodecs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1546438500
LastModified: 1698932671
URLPath: /cgit/aur.git/snapshot/python-numcodecs.tar.gz