mitk-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mitk-bin

* (Optional) Uninstall mitk-bin on Arch using YAY

$ yay -Rns mitk-bin

2. Manually Install "mitk-bin" via AUR

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

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

b. Clone mitk-bin's git locally

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

c. Go to ~/mitk-bin folder and install it

$ cd ~/mitk-bin $ makepkg -si

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

ID: 711255
Name: mitk-bin
PackageBaseID: 117180
PackageBase: mitk-bin
Version: 2018.04.2-1
Description: Medical Imaging Interaction Toolkit (MITK) is a free open-source software system for development of interactive medical image processing software.
URL: http://mitk.org
NumVotes: 0
Popularity: 0
OutOfDate: 1657114515
Maintainer:
Submitter: b52
FirstSubmitted: 1479498462
LastModified: 1584958188
URLPath: /cgit/aur.git/snapshot/mitk-bin.tar.gz