mrtrix3 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mrtrix3

* (Optional) Uninstall mrtrix3 on Arch using YAY

$ yay -Rns mrtrix3

2. Manually Install "mrtrix3" via AUR

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

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

b. Clone mrtrix3's git locally

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

c. Go to ~/mrtrix3 folder and install it

$ cd ~/mrtrix3 $ makepkg -si

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

ID: 1200932
Name: mrtrix3
PackageBaseID: 131398
PackageBase: mrtrix3
Version: 3.0.4-1
Description: tools for diffusion MRI analyses, data conversion and a viewer (mrview)
URL: https://github.com/MRtrix3/mrtrix3
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: amiki
FirstSubmitted: 1523009817
LastModified: 1674488708
URLPath: /cgit/aur.git/snapshot/mrtrix3.tar.gz