ocrs-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocrs-git

* (Optional) Uninstall ocrs-git on Arch using YAY

$ yay -Rns ocrs-git

2. Manually Install "ocrs-git" via AUR

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

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

b. Clone ocrs-git's git locally

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

c. Go to ~/ocrs-git folder and install it

$ cd ~/ocrs-git $ makepkg -si

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

ID: 1396538
Name: ocrs-git
PackageBaseID: 201630
PackageBase: ocrs-git
Version: 0.4.0.r0.g7ce90df-1
Description: A modern OCR engine (extracts text from images), written in Rust
URL: https://github.com/robertknight/ocrs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1705486004
LastModified: 1706774607
URLPath: /cgit/aur.git/snapshot/ocrs-git.tar.gz