Installing the aimdb executable

Assuming you have Rust/Cargo installed, run this command in a terminal:

cargo install aimdb-cli

It will make the aimdb command available in your PATH if you've allowed the PATH to be modified when installing Rust. cargo uninstall aimdb-cli uninstalls.

Back to the crate overview.