ocrs on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocrs

* (Optional) Uninstall ocrs on Arch using YAY

$ yay -Rns ocrs

2. Manually Install "ocrs" via AUR

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

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

b. Clone ocrs's git locally

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

c. Go to ~/ocrs folder and install it

$ cd ~/ocrs $ makepkg -si

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

ID: 1379996
Name: ocrs
PackageBaseID: 201215
PackageBase: ocrs
Version: 0.3.0-1
Description: a modern OCR engine written in Rust
URL: https://github.com/robertknight/ocrs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1704307418
LastModified: 1704307418
URLPath: /cgit/aur.git/snapshot/ocrs.tar.gz