python-mahotas on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-mahotas

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

$ yay -Rns python-mahotas

2. Manually Install "python-mahotas" via AUR

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

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

b. Clone python-mahotas's git locally

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

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

$ cd ~/python-mahotas $ makepkg -si

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

ID: 1105086
Name: python-mahotas
PackageBaseID: 101824
PackageBase: python-mahotas
Version: 1.4.13-1
Description: Computer Vision in Python
URL: https://github.com/luispedro/mahotas
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: davidmcinnis
FirstSubmitted: 1444773497
LastModified: 1656452678
URLPath: /cgit/aur.git/snapshot/python-mahotas.tar.gz