python-zarr on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S python-zarr

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

$ yay -Rns python-zarr

2. Manually Install "python-zarr" via AUR

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

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

b. Clone python-zarr's git locally

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

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

$ cd ~/python-zarr $ makepkg -si

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

ID: 1419995
Name: python-zarr
PackageBaseID: 138464
PackageBase: python-zarr
Version: 2.17.0-1
Description: An implementation of chunked, compressed, N-dimensional arrays for Python
URL: https://github.com/zarr-developers/zarr-python
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1546438774
LastModified: 1709475846
URLPath: /cgit/aur.git/snapshot/python-zarr.tar.gz