the recommended way to install hexapoda is through Homebrew, using the following command:
brew install hexapoda
you can also install hexapoda with Cargo or cargo-binstall. Binstall will use pre-compiled binaries if available (~2s vs ~20s on my machine), but it must be installed separately on top of Cargo itself
cargo install hexapoda
cargo binstall hexapoda
you can manually download binaries at the GitHub releases page, which come with shell completions and man pages