shtk on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S shtk

* (Optional) Uninstall shtk on Arch using YAY

$ yay -Rns shtk

2. Manually Install "shtk" via AUR

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

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

b. Clone shtk's git locally

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

c. Go to ~/shtk folder and install it

$ cd ~/shtk $ makepkg -si

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

ID: 385266
Name: shtk
PackageBaseID: 102602
PackageBase: shtk
Version: 1.7-1
Description: Application toolkit for programmers writing POSIX-compliant shell scripts
URL: https://github.com/jmmv/shtk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1446075311
LastModified: 1487368991
URLPath: /cgit/aur.git/snapshot/shtk.tar.gz