python-nilearn on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-nilearn

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

$ yay -Rns python-nilearn

2. Manually Install "python-nilearn" via AUR

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

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

b. Clone python-nilearn's git locally

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

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

$ cd ~/python-nilearn $ makepkg -si

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

ID: 1422674
Name: python-nilearn
PackageBaseID: 130665
PackageBase: python-nilearn
Version: 0.10.3-1
Description: Python library for fast and easy statistical learning on NeuroImaging data
URL: http://nilearn.github.io/
NumVotes: 1
Popularity: 1.7E-5
OutOfDate:
Maintainer: liamtimms
Submitter: fishburn
FirstSubmitted: 1520627539
LastModified: 1709837567
URLPath: /cgit/aur.git/snapshot/python-nilearn.tar.gz