ocropy on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ocropy

* (Optional) Uninstall ocropy on Arch using YAY

$ yay -Rns ocropy

2. Manually Install "ocropy" via AUR

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

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

b. Clone ocropy's git locally

$ git clone https://aur.archlinux.org/ocropy.git ~/ocropy

c. Go to ~/ocropy folder and install it

$ cd ~/ocropy $ makepkg -si

3. Information about the ocropy package on Arch User Repository (AUR)

ID: 924608
Name: ocropy
PackageBaseID: 42230
PackageBase: ocropy
Version: 1.3.3-2
Description: Python-based OCR package using recurrent neural networks (formerly ocropus)
URL: https://github.com/ocropus/ocropy
NumVotes: 62
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1288133175
LastModified: 1624335903
URLPath: /cgit/aur.git/snapshot/ocropy.tar.gz