crofty 0.5.0 — Linux packages (.deb / .rpm)
crofty was macOS (Homebrew) and Windows (Scoop) only — there was no official Linux package.
Before
There were no official Linux packages.
After
crofty ships .deb and .rpm builds (amd64 and arm64) on the
GitHub releases.
sudo dpkg -i crofty_*_linux_amd64.deb # Debian/Ubuntu
sudo rpm -i crofty_*_linux_amd64.rpm # Fedora/RHEL
The package only recommends Hugo, so install hugo-extended yourself.