Assuming you have Rust/Cargo installed, run this command in a terminal:
cargo install sgh
It will make the sgh command available in your PATH if you've allowed the PATH to be modified when installing Rust. cargo uninstall sgh uninstalls.
sgh
PATH
cargo uninstall sgh
Back to the crate overview.