fsl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fsl

* (Optional) Uninstall fsl on Arch using YAY

$ yay -Rns fsl

2. Manually Install "fsl" via AUR

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

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

b. Clone fsl's git locally

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

c. Go to ~/fsl folder and install it

$ cd ~/fsl $ makepkg -si

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

ID: 1419921
Name: fsl
PackageBaseID: 60500
PackageBase: fsl
Version: 6.0.7.7-1
Description: A comprehensive library of analysis tools for FMRI, MRI and DTI brain imaging data
URL: http://www.fmrib.ox.ac.uk/fsl/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: tobac
Submitter: fishburn
FirstSubmitted: 1341272176
LastModified: 1709465521
URLPath: /cgit/aur.git/snapshot/fsl.tar.gz