opencv-docs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S opencv-docs

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

$ yay -Rns opencv-docs

2. Manually Install "opencv-docs" via AUR

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

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

b. Clone opencv-docs's git locally

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

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

$ cd ~/opencv-docs $ makepkg -si

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

ID: 1376810
Name: opencv-docs
PackageBaseID: 69396
PackageBase: opencv-docs
Version: 4.9.0-1
Description: Open Source Computer Vision Library docs
URL: http://opencv.org/
NumVotes: 8
Popularity: 0.000524
OutOfDate:
Maintainer: AlexBocken
Submitter: xgdgsc
FirstSubmitted: 1366867751
LastModified: 1703767806
URLPath: /cgit/aur.git/snapshot/opencv-docs.tar.gz