mitk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mitk

* (Optional) Uninstall mitk on Arch using YAY

$ yay -Rns mitk

2. Manually Install "mitk" via AUR

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

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

b. Clone mitk's git locally

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

c. Go to ~/mitk folder and install it

$ cd ~/mitk $ makepkg -si

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

ID: 1084233
Name: mitk
PackageBaseID: 165488
PackageBase: mitk
Version: 2022.04-1
Description: Medical Imaging Interaction Toolkit (MITK) is a free open-source software system for development of interactive medical image processing software.
URL: https://mitk.org
NumVotes: 2
Popularity: 0.007852
OutOfDate: 1689438061
Maintainer: tlss
Submitter: tlss
FirstSubmitted: 1618125197
LastModified: 1653315938
URLPath: /cgit/aur.git/snapshot/mitk.tar.gz