caterva on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S caterva

* (Optional) Uninstall caterva on Arch using YAY

$ yay -Rns caterva

2. Manually Install "caterva" via AUR

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

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

b. Clone caterva's git locally

$ git clone https://aur.archlinux.org/caterva.git ~/caterva

c. Go to ~/caterva folder and install it

$ cd ~/caterva $ makepkg -si

3. Information about the caterva package on Arch User Repository (AUR)

ID: 975558
Name: caterva
PackageBaseID: 172125
PackageBase: caterva
Version: 0.5.0-1
Description: C library for handling multi-dimensional, compressed datasets
URL: https://caterva.readthedocs.io/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1634459337
LastModified: 1634459687
URLPath: /cgit/aur.git/snapshot/caterva.tar.gz