bart on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S bart

* (Optional) Uninstall bart on Arch using YAY

$ yay -Rns bart

2. Manually Install "bart" via AUR

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

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

b. Clone bart's git locally

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

c. Go to ~/bart folder and install it

$ cd ~/bart $ makepkg -si

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

ID: 1365452
Name: bart
PackageBaseID: 167791
PackageBase: bart
Version: 0.9.00-1
Description: Berkeley Advanced Reconstruction Toolbox (BART) for Computational Magnetic Resonance Imaging
URL: https://mrirecon.github.io/bart/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nordwin
Submitter: Nordwin
FirstSubmitted: 1623249877
LastModified: 1701857514
URLPath: /cgit/aur.git/snapshot/bart.tar.gz