opencv-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S opencv-git

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

$ yay -Rns opencv-git

2. Manually Install "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 opencv-git's git locally

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

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

$ cd ~/opencv-git $ makepkg -si

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

ID: 1131803
Name: opencv-git
PackageBaseID: 61342
PackageBase: opencv-git
Version: 4.6.0.r213.gbb64db98d8-1
Description: Open Source Computer Vision Library
URL: https://opencv.org/
NumVotes: 43
Popularity: 0.004169
OutOfDate:
Maintainer: andrewSC
Submitter: chenxing
FirstSubmitted: 1343694062
LastModified: 1661629839
URLPath: /cgit/aur.git/snapshot/opencv-git.tar.gz