Package Details: shh 2025.7.13-1

Git Clone URL: https://aur.archlinux.org/shh.git (read-only, click to copy)
Package Base: shh
Description: Automatic systemd service hardening guided by strace profiling
Upstream URL: https://github.com/desbma/shh
Licenses: GPL3
Submitter: desbma
Maintainer: desbma
Last Packager: desbma
Votes: 4
Popularity: 0.28
First Submitted: 2023-11-23 21:34 (UTC)
Last Updated: 2025-07-16 10:26 (UTC)

Latest Comments

Deacalion commented on 2025-06-06 14:10 (UTC)

If you're getting the following build error, it's probably your custom CARGO_TARGET_DIR setting.

==> Starting package()...
install: cannot stat './target/release/shh': No such file or directory
==> ERROR: A failure occurred in package().

Fix:

env -u CARGO_TARGET_DIR yay -S shh