python-itk on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-itk

* (Optional) Uninstall python-itk on Arch using YAY

$ yay -Rns python-itk

2. Manually Install "python-itk" via AUR

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

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

b. Clone python-itk's git locally

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

c. Go to ~/python-itk folder and install it

$ cd ~/python-itk $ makepkg -si

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

ID: 1322846
Name: python-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 (Python binding)
URL: https://www.itk.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1647873660
LastModified: 1695388040
URLPath: /cgit/aur.git/snapshot/python-itk.tar.gz