python-monai on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-monai

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

$ yay -Rns python-monai

2. Manually Install "python-monai" via AUR

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

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

b. Clone python-monai's git locally

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

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

$ cd ~/python-monai $ makepkg -si

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

ID: 1420161
Name: python-monai
PackageBaseID: 173791
PackageBase: python-monai
Version: 1.3.0-2
Description: AI Toolkit for Healthcare Imaging
URL: https://monai.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1639019581
LastModified: 1709499494
URLPath: /cgit/aur.git/snapshot/python-monai.tar.gz