shtool on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S shtool

* (Optional) Uninstall shtool on Arch using YAY

$ yay -Rns shtool

2. Manually Install "shtool" via AUR

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

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

b. Clone shtool's git locally

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

c. Go to ~/shtool folder and install it

$ cd ~/shtool $ makepkg -si

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

ID: 292066
Name: shtool
PackageBaseID: 109870
PackageBase: shtool
Version: 2.0.8-2
Description: GNU shtool is a compilation of small but very stable and portable shell scripts into a single shell tool.
URL: http://www.gnu.org/software/shtool/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tsipizic
Submitter: tsipizic
FirstSubmitted: 1460103713
LastModified: 1460104991
URLPath: /cgit/aur.git/snapshot/shtool.tar.gz