opencv-java on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S opencv-java

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

$ yay -Rns opencv-java

2. Manually Install "opencv-java" via AUR

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

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

b. Clone opencv-java's git locally

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

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

$ cd ~/opencv-java $ makepkg -si

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

ID: 573302
Name: opencv-java
PackageBaseID: 95887
PackageBase: opencv-java
Version: 4.0.1-1
Description: Open Source Computer Vision Library - Java bindings
URL: http://opencv.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ItachiSan
FirstSubmitted: 1436726116
LastModified: 1546508066
URLPath: /cgit/aur.git/snapshot/opencv-java.tar.gz