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