shh on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shh

* (Optional) Uninstall shh on Arch using YAY

$ yay -Rns shh

2. Manually Install "shh" via AUR

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

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

b. Clone shh's git locally

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

c. Go to ~/shh folder and install it

$ cd ~/shh $ makepkg -si

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

ID: 1370970
Name: shh
PackageBaseID: 199837
PackageBase: shh
Version: 2023.12.16-1
Description: Automatic systemd service hardening guided by strace profiling
URL: https://github.com/desbma/shh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: desbma
Submitter: desbma
FirstSubmitted: 1700775249
LastModified: 1702765306
URLPath: /cgit/aur.git/snapshot/shh.tar.gz