opencv2-samples on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S opencv2-samples

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

$ yay -Rns opencv2-samples

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

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

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

$ cd ~/opencv2-samples $ makepkg -si

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

ID: 935176
Name: opencv2-samples
PackageBaseID: 110547
PackageBase: opencv2
Version: 2.4.13.6-3
Description: Open Source Computer Vision Library (Legacy Version) (samples)
URL: http://opencv.org/
NumVotes: 19
Popularity: 2.0E-6
OutOfDate:
Maintainer: bartus
FirstSubmitted: 1461591354
LastModified: 1626442540
URLPath: /cgit/aur.git/snapshot/opencv2-samples.tar.gz