If you haven't a rust environment you can use rustup or your package manager.
Recommended solution.
cargo install --git https://github.com/natir/br.git
git clone https://github.com/natir/br.git
cd br
cargo install --path .
WIP
Currently the minimum supported Rust version is 1.74.0.
WIP