python-nipype on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S python-nipype

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

$ yay -Rns python-nipype

2. Manually Install "python-nipype" via AUR

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

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

b. Clone python-nipype's git locally

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

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

$ cd ~/python-nipype $ makepkg -si

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

ID: 1146539
Name: python-nipype
PackageBaseID: 130662
PackageBase: python-nipype
Version: 1.8.4-1
Description: Neuroimaging in python pipelines and interfaces
URL: https://github.com/nipy/nipype
NumVotes: 0
Popularity: 0
OutOfDate: 1688157788
Maintainer: liamtimms
Submitter: fishburn
FirstSubmitted: 1520620972
LastModified: 1664553683
URLPath: /cgit/aur.git/snapshot/python-nipype.tar.gz