629 B
629 B
Installation
Cargo
With Rust and Cargo installed, Hooked can be installed from Crates.io.
cargo install hooked-cli
Binaries
Precompiled x86_64-unknown-linux-gnu
binaries are available on the Releases page.
Debian & Derivatives
An amd64 .deb
file is available on the Releases page.
# Don't forget to change <version>.
dpkg --install hooked-cli_<version>_amd64.deb