ocrf on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ocrf

* (Optional) Uninstall ocrf on Arch using YAY

$ yay -Rns ocrf

2. Manually Install "ocrf" via AUR

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

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

b. Clone ocrf's git locally

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

c. Go to ~/ocrf folder and install it

$ cd ~/ocrf $ makepkg -si

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

ID: 626703
Name: ocrf
PackageBaseID: 142357
PackageBase: ocrf
Version: 0.2-1
Description: Optical character recognition search engine/indexer
URL: https://gitlab.com/plasmicplexus/ocrf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: plasmicplexus
Submitter: plasmicplexus
FirstSubmitted: 1558990919
LastModified: 1562174187
URLPath: /cgit/aur.git/snapshot/ocrf.tar.gz