hocr-tools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S hocr-tools

* (Optional) Uninstall hocr-tools on Arch using YAY

$ yay -Rns hocr-tools

2. Manually Install "hocr-tools" via AUR

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

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

b. Clone hocr-tools's git locally

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

c. Go to ~/hocr-tools folder and install it

$ cd ~/hocr-tools $ makepkg -si

3. Information about the hocr-tools package on Arch User Repository (AUR)

ID: 539669
Name: hocr-tools
PackageBaseID: 135539
PackageBase: hocr-tools
Version: 1.2.0-1
Description: Tools for manipulating and evaluating the hOCR format for representing multi-lingual OCR results by embedding them into HTML.
URL: https://github.com/tmbdev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1535663697
LastModified: 1535663697
URLPath: /cgit/aur.git/snapshot/hocr-tools.tar.gz