python-tesserocr on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-tesserocr

* (Optional) Uninstall python-tesserocr on Arch using YAY

$ yay -Rns python-tesserocr

2. Manually Install "python-tesserocr" via AUR

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

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

b. Clone python-tesserocr's git locally

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

c. Go to ~/python-tesserocr folder and install it

$ cd ~/python-tesserocr $ makepkg -si

3. Information about the python-tesserocr package on Arch User Repository (AUR)

ID: 1331077
Name: python-tesserocr
PackageBaseID: 137655
PackageBase: python-tesserocr
Version: 2.6.2-1
Description: A simple, Pillow-friendly, Python wrapper around tesseract-ocr API using Cython
URL: https://github.com/sirfz/tesserocr
NumVotes: 1
Popularity: 0.02138
OutOfDate:
Maintainer: yochananmarqos
Submitter: greyltc
FirstSubmitted: 1543360231
LastModified: 1696863836
URLPath: /cgit/aur.git/snapshot/python-tesserocr.tar.gz