openalpr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S openalpr

* (Optional) Uninstall openalpr on Arch using YAY

$ yay -Rns openalpr

2. Manually Install "openalpr" via AUR

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

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

b. Clone openalpr's git locally

$ git clone https://aur.archlinux.org/openalpr.git ~/openalpr

c. Go to ~/openalpr folder and install it

$ cd ~/openalpr $ makepkg -si

3. Information about the openalpr package on Arch User Repository (AUR)

ID: 342799
Name: openalpr
PackageBaseID: 115847
PackageBase: openalpr
Version: 2.3.0-1
Description: Automatic License Plate Recognition library.
URL: https://github.com/openalpr/openalpr/archive/v2.3.0.tar.gz
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: smotocel69
Submitter: smotocel69
FirstSubmitted: 1475248206
LastModified: 1475248206
URLPath: /cgit/aur.git/snapshot/openalpr.tar.gz