mingw-w64-opencv on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mingw-w64-opencv

* (Optional) Uninstall mingw-w64-opencv on Arch using YAY

$ yay -Rns mingw-w64-opencv

2. Manually Install "mingw-w64-opencv" via AUR

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

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

b. Clone mingw-w64-opencv's git locally

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

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

$ cd ~/mingw-w64-opencv $ makepkg -si

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

ID: 1377739
Name: mingw-w64-opencv
PackageBaseID: 99998
PackageBase: mingw-w64-opencv
Version: 4.9.0-1
Description: Open Source Computer Vision Library (mingw-w64)
URL: http://opencv.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: drakkan
Submitter: xantares
FirstSubmitted: 1442255502
LastModified: 1703952604
URLPath: /cgit/aur.git/snapshot/mingw-w64-opencv.tar.gz