textshot on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install textshot on Arch using YAY
$
yay -S
textshot
Copied
* (Optional) Uninstall textshot on Arch using YAY
$
yay -Rns
textshot
Copied
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
Copied
b. Clone textshot's git locally
$
git clone https://aur.archlinux.org/textshot.git
~/textshot
Copied
c. Go to ~/textshot folder and install it
$
cd
~/textshot
Copied
$
makepkg -si
Copied
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
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