termshot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S termshot

* (Optional) Uninstall termshot on Arch using YAY

$ yay -Rns termshot

2. Manually Install "termshot" via AUR

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

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

b. Clone termshot's git locally

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

c. Go to ~/termshot folder and install it

$ cd ~/termshot $ makepkg -si

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

ID: 484875
Name: termshot
PackageBaseID: 129610
PackageBase: termshot
Version: 1.2-1
Description: Turns a cli command's output into a screenshot including colors and interactive text
URL: https://github.com/pierrekilly/shell-utils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pierre.killy
FirstSubmitted: 1517318686
LastModified: 1518086964
URLPath: /cgit/aur.git/snapshot/termshot.tar.gz