opencv2-opt on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S opencv2-opt

* (Optional) Uninstall opencv2-opt on Arch using YAY

$ yay -Rns opencv2-opt

2. Manually Install "opencv2-opt" via AUR

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

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

b. Clone opencv2-opt's git locally

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

c. Go to ~/opencv2-opt folder and install it

$ cd ~/opencv2-opt $ makepkg -si

3. Information about the opencv2-opt package on Arch User Repository (AUR)

ID: 557115
Name: opencv2-opt
PackageBaseID: 116407
PackageBase: opencv2-opt
Version: 2.4.13.6-2
Description: Open Source Computer Vision Library (Legacy Version & /opt directory version)
URL: http://opencv.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: jerry73204
FirstSubmitted: 1477178872
LastModified: 1541317183
URLPath: /cgit/aur.git/snapshot/opencv2-opt.tar.gz