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