textshot on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S textshot

* (Optional) Uninstall textshot on Arch using YAY

$ yay -Rns textshot

2. Manually Install "textshot" via AUR

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

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

b. Clone textshot's git locally

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

c. Go to ~/textshot folder and install it

$ cd ~/textshot $ makepkg -si

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

ID: 1200450
Name: textshot
PackageBaseID: 189754
PackageBase: textshot
Version: 0.1.1-1
Description: Python tool for grabbing text via screenshot
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mathieu.clabaut
Submitter: mathieu.clabaut
FirstSubmitted: 1674407562
LastModified: 1674407562
URLPath: /cgit/aur.git/snapshot/textshot.tar.gz