itk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S itk

* (Optional) Uninstall itk on Arch using YAY

$ yay -Rns itk

2. Manually Install "itk" via AUR

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

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

b. Clone itk's git locally

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

c. Go to ~/itk folder and install it

$ cd ~/itk $ makepkg -si

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

ID: 1322845
Name: itk
PackageBaseID: 177171
PackageBase: itk
Version: 5.3.0-5
Description: An open-source, cross-platform library that provides developers with an extensive suite of software tools for image analysis
URL: https://www.itk.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1647873660
LastModified: 1695388040
URLPath: /cgit/aur.git/snapshot/itk.tar.gz