Use Snap
Use Snap
goshs is available on the Snap Store and works on
any Linux distribution that has snapd installed — including Ubuntu, Debian,
Fedora, Arch, and more.
Install snapd (if not already present)
Debian / Ubuntu:
Fedora:
Arch Linux:
For other distributions see the official snapd installation guide.
Update
Snaps update automatically in the background. To update immediately:
Notes
- goshs runs under strict confinement — it can access your home directory
and removable media via the
homeandremovable-mediaplugs. - Binding to privileged ports (< 1024) such as SMB
:445or LDAP:389requires eithersudo snap run goshsor adjustingnet.ipv4.ip_unprivileged_port_start.