python-pynrrd on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-pynrrd

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

$ yay -Rns python-pynrrd

2. Manually Install "python-pynrrd" via AUR

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

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

b. Clone python-pynrrd's git locally

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

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

$ cd ~/python-pynrrd $ makepkg -si

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

ID: 1151145
Name: python-pynrrd
PackageBaseID: 135830
PackageBase: python-pynrrd
Version: 1.0.0-1
Description: Simple pure-python module for reading and writing nrrd files
URL: https://github.com/mhe/pynrrd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1536506062
LastModified: 1665513577
URLPath: /cgit/aur.git/snapshot/python-pynrrd.tar.gz