insight-toolkit on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S insight-toolkit

* (Optional) Uninstall insight-toolkit on Arch using YAY

$ yay -Rns insight-toolkit

2. Manually Install "insight-toolkit" via AUR

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

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

b. Clone insight-toolkit's git locally

$ git clone https://aur.archlinux.org/insight-toolkit.git ~/insight-toolkit

c. Go to ~/insight-toolkit folder and install it

$ cd ~/insight-toolkit $ makepkg -si

3. Information about the insight-toolkit package on Arch User Repository (AUR)

ID: 1303455
Name: insight-toolkit
PackageBaseID: 21576
PackageBase: insight-toolkit
Version: 5.3.0-2
Description: Cross-platform system that provides developers with an extensive suite of software tools for image analysis
URL: https://itk.org/
NumVotes: 38
Popularity: 0.868039
OutOfDate:
Maintainer: FabioLolix
Submitter: joelsc
FirstSubmitted: 1226864200
LastModified: 1691939488
URLPath: /cgit/aur.git/snapshot/insight-toolkit.tar.gz