tesseract-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tesseract-git

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

$ yay -Rns tesseract-git

2. Manually Install "tesseract-git" via AUR

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

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

b. Clone tesseract-git's git locally

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

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

$ cd ~/tesseract-git $ makepkg -si

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

ID: 1023940
Name: tesseract-git
PackageBaseID: 95462
PackageBase: tesseract-git
Version: 1:5.0.1.r9.g31a96843-1
Description: Open Source OCR Engine
URL: https://tesseract-ocr.github.io/
NumVotes: 38
Popularity: 0.076819
OutOfDate:
Maintainer: FabioLolix
Submitter: stativ
FirstSubmitted: 1435869028
LastModified: 1642974372
URLPath: /cgit/aur.git/snapshot/tesseract-git.tar.gz