opencv2-opt-samples on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S opencv2-opt-samples

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

$ yay -Rns opencv2-opt-samples

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

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

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

$ cd ~/opencv2-opt-samples $ makepkg -si

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

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