cnpy-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cnpy-git

* (Optional) Uninstall cnpy-git on Arch using YAY

$ yay -Rns cnpy-git

2. Manually Install "cnpy-git" via AUR

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

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

b. Clone cnpy-git's git locally

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

c. Go to ~/cnpy-git folder and install it

$ cd ~/cnpy-git $ makepkg -si

3. Information about the cnpy-git package on Arch User Repository (AUR)

ID: 722272
Name: cnpy-git
PackageBaseID: 144307
PackageBase: cnpy-git
Version: r53.4e8810b-2
Description: Library to read/write .npy and .npz files in C/C++
URL: https://github.com/rogersce/cnpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1565800799
LastModified: 1587162915
URLPath: /cgit/aur.git/snapshot/cnpy-git.tar.gz