python2-imutils on AUR (Arch User Repository)

Last updated: January 03,2025

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

$ yay -S python2-imutils

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

$ yay -Rns python2-imutils

2. Manually Install "python2-imutils" via AUR

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

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

b. Clone python2-imutils's git locally

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

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

$ cd ~/python2-imutils $ makepkg -si

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

ID: 966986
Name: python2-imutils
PackageBaseID: 124354
PackageBase: python2-imutils
Version: 0.5.4-1
Description: A series of convenience functions to make basic image processing asier with OpenCV
URL: https://github.com/jrosebr1/imutils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1501200596
LastModified: 1632865296
URLPath: /cgit/aur.git/snapshot/python2-imutils.tar.gz