python-opencv-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-opencv-git

* (Optional) Uninstall python-opencv-git on Arch using YAY

$ yay -Rns python-opencv-git

2. Manually Install "python-opencv-git" via AUR

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

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

b. Clone python-opencv-git's git locally

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

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

$ cd ~/python-opencv-git $ makepkg -si

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

ID: 1131805
Name: python-opencv-git
PackageBaseID: 61342
PackageBase: opencv-git
Version: 4.6.0.r213.gbb64db98d8-1
Description: Python bindings for OpenCV
URL: https://opencv.org/
NumVotes: 43
Popularity: 0.004169
OutOfDate:
Maintainer: andrewSC
Submitter: chenxing
FirstSubmitted: 1343694062
LastModified: 1661629839
URLPath: /cgit/aur.git/snapshot/python-opencv-git.tar.gz