afni on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S afni

* (Optional) Uninstall afni on Arch using YAY

$ yay -Rns afni

2. Manually Install "afni" via AUR

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

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

b. Clone afni's git locally

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

c. Go to ~/afni folder and install it

$ cd ~/afni $ makepkg -si

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

ID: 1307197
Name: afni
PackageBaseID: 112967
PackageBase: afni
Version: 23.2.06-1
Description: An open-source environment for processing and displaying functional MRI data
URL: http://afni.nimh.nih.gov
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: crmullins
FirstSubmitted: 1467163734
LastModified: 1692639436
URLPath: /cgit/aur.git/snapshot/afni.tar.gz