python-nibabel on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-nibabel

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

$ yay -Rns python-nibabel

2. Manually Install "python-nibabel" via AUR

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

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

b. Clone python-nibabel's git locally

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

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

$ cd ~/python-nibabel $ makepkg -si

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

ID: 1422659
Name: python-nibabel
PackageBaseID: 89671
PackageBase: python-nibabel
Version: 5.2.1-1
Description: Python library for reading and writing of some common neuroimaging file formats
URL: http://nipy.org/nibabel
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Roosted7
Submitter: mpoloton
FirstSubmitted: 1421873896
LastModified: 1709836132
URLPath: /cgit/aur.git/snapshot/python-nibabel.tar.gz