mirtk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mirtk

* (Optional) Uninstall mirtk on Arch using YAY

$ yay -Rns mirtk

2. Manually Install "mirtk" via AUR

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

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

b. Clone mirtk's git locally

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

c. Go to ~/mirtk folder and install it

$ cd ~/mirtk $ makepkg -si

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

ID: 617488
Name: mirtk
PackageBaseID: 142436
PackageBase: mirtk
Version: 2.0.0-1
Description: Medical image processing and analysis toolkit
URL: https://mirtk.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: josetascon
Submitter: josetascon
FirstSubmitted: 1559322416
LastModified: 1559322416
URLPath: /cgit/aur.git/snapshot/mirtk.tar.gz