obs-ocr on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S obs-ocr

* (Optional) Uninstall obs-ocr on Arch using YAY

$ yay -Rns obs-ocr

2. Manually Install "obs-ocr" via AUR

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

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

b. Clone obs-ocr's git locally

$ git clone https://aur.archlinux.org/obs-ocr.git ~/obs-ocr

c. Go to ~/obs-ocr folder and install it

$ cd ~/obs-ocr $ makepkg -si

3. Information about the obs-ocr package on Arch User Repository (AUR)

ID: 1424390
Name: obs-ocr
PackageBaseID: 203542
PackageBase: obs-ocr
Version: 0.0.5-1
Description: OCR Plugin for OBS based on Tesseract
URL: https://github.com/occ-ai/obs-ocr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: umireon
Submitter: umireon
FirstSubmitted: 1710081394
LastModified: 1710081394
URLPath: /cgit/aur.git/snapshot/obs-ocr.tar.gz