python-easyocr on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-easyocr

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

$ yay -Rns python-easyocr

2. Manually Install "python-easyocr" via AUR

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

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

b. Clone python-easyocr's git locally

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

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

$ cd ~/python-easyocr $ makepkg -si

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

ID: 1313875
Name: python-easyocr
PackageBaseID: 155175
PackageBase: python-easyocr
Version: 1.7.1-2
Description: End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution
URL: https://github.com/JaidedAI/EasyOCR
NumVotes: 2
Popularity: 0.277571
OutOfDate:
Maintainer: Rubo
Submitter: WhiredPlanck
FirstSubmitted: 1594050508
LastModified: 1693846413
URLPath: /cgit/aur.git/snapshot/python-easyocr.tar.gz