cups-ocr on AUR (Arch User Repository)

Last updated: January 08,2025

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

$ yay -S cups-ocr

* (Optional) Uninstall cups-ocr on Arch using YAY

$ yay -Rns cups-ocr

2. Manually Install "cups-ocr" via AUR

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

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

b. Clone cups-ocr's git locally

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

c. Go to ~/cups-ocr folder and install it

$ cd ~/cups-ocr $ makepkg -si

3. Information about the cups-ocr package on Arch User Repository (AUR)

ID: 226412
Name: cups-ocr
PackageBaseID: 98989
PackageBase: cups-ocr
Version: 0.1.2-4
Description: Print directly to a tiff file which feeds an OCR engine which will output a text file. Modelled after cups-pdf.
URL: http://github.com/t0nedef/cups-ocr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: t0nedef
Submitter: t0nedef
FirstSubmitted: 1440882814
LastModified: 1440883183
URLPath: /cgit/aur.git/snapshot/cups-ocr.tar.gz