opencv3-opt on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S opencv3-opt

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

$ yay -Rns opencv3-opt

2. Manually Install "opencv3-opt" via AUR

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

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

b. Clone opencv3-opt's git locally

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

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

$ cd ~/opencv3-opt $ makepkg -si

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

ID: 1396663
Name: opencv3-opt
PackageBaseID: 139600
PackageBase: opencv3-opt
Version: 3.4.20-2
Description: Open Source Computer Vision Library (Legacy Version & /opt directory version)
URL: http://opencv.org/
NumVotes: 7
Popularity: 2.8E-5
OutOfDate:
Maintainer: foxxy
Submitter: MichaelChou
FirstSubmitted: 1550061824
LastModified: 1706792540
URLPath: /cgit/aur.git/snapshot/opencv3-opt.tar.gz