fslpy on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fslpy

* (Optional) Uninstall fslpy on Arch using YAY

$ yay -Rns fslpy

2. Manually Install "fslpy" via AUR

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

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

b. Clone fslpy's git locally

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

c. Go to ~/fslpy folder and install it

$ cd ~/fslpy $ makepkg -si

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

ID: 1405187
Name: fslpy
PackageBaseID: 126276
PackageBase: fslpy
Version: 3.16.1-1
Description: fslpy is the python library collection used by FSL and related projects
URL: https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tobac
Submitter: tobac
FirstSubmitted: 1507720280
LastModified: 1707257324
URLPath: /cgit/aur.git/snapshot/fslpy.tar.gz