tesseract-gui on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tesseract-gui

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

$ yay -Rns tesseract-gui

2. Manually Install "tesseract-gui" via AUR

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

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

b. Clone tesseract-gui's git locally

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

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

$ cd ~/tesseract-gui $ makepkg -si

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

ID: 926012
Name: tesseract-gui
PackageBaseID: 34202
PackageBase: tesseract-gui
Version: 2.9-3
Description: Tesseract (OCR) GUI
URL: https://sourceforge.net/projects/tesseract-gui/
NumVotes: 60
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eyecreate
FirstSubmitted: 1264969029
LastModified: 1624629950
URLPath: /cgit/aur.git/snapshot/tesseract-gui.tar.gz