python-imutils on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-imutils

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

$ yay -Rns python-imutils

2. Manually Install "python-imutils" via AUR

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

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

b. Clone python-imutils's git locally

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

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

$ cd ~/python-imutils $ makepkg -si

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

ID: 1253613
Name: python-imutils
PackageBaseID: 124353
PackageBase: python-imutils
Version: 0.5.4-3
Description: A series of convenience functions to make basic image processing asier with OpenCV
URL: https://github.com/jrosebr1/imutils
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1501200571
LastModified: 1683378749
URLPath: /cgit/aur.git/snapshot/python-imutils.tar.gz