python-scikit-image on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-scikit-image

* (Optional) Uninstall python-scikit-image on Arch using YAY

$ yay -Rns python-scikit-image

2. Manually Install "python-scikit-image" via AUR

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

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

b. Clone python-scikit-image's git locally

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

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

$ cd ~/python-scikit-image $ makepkg -si

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

ID: 1387899
Name: python-scikit-image
PackageBaseID: 110736
PackageBase: python-scikit-image
Version: 0.22.0-1
Description: Image processing routines for SciPy
URL: http://scikit-image.org
NumVotes: 66
Popularity: 0.617241
OutOfDate:
Maintainer: Universebenzene
Submitter: Dragonlord
FirstSubmitted: 1462012338
LastModified: 1705552371
URLPath: /cgit/aur.git/snapshot/python-scikit-image.tar.gz