nrrdio on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nrrdio

* (Optional) Uninstall nrrdio on Arch using YAY

$ yay -Rns nrrdio

2. Manually Install "nrrdio" via AUR

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

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

b. Clone nrrdio's git locally

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

c. Go to ~/nrrdio folder and install it

$ cd ~/nrrdio $ makepkg -si

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

ID: 541226
Name: nrrdio
PackageBaseID: 135589
PackageBase: nrrdio
Version: 1.11.0-3
Description: Stand-alone library for reading and writing the NRRD file format
URL: http://teem.sourceforge.net/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1535824965
LastModified: 1536162272
URLPath: /cgit/aur.git/snapshot/nrrdio.tar.gz