4 ms·
How to install on CentOS?
by Multrex 7y ago
How to install on CentOS?
- SAI_Peregrinus 7y agohttps://dystroy.org/broot/documentation/installation/ https://dystroy.org/broot/documentation/installation/ How I did it (though not using CentOS, should be identical): Install rustup from https://rustup.rs/ https://rustup.rs/ (download & run the shell script). Then `cargo install broot` to download and and install this. Then run `broot`, and restart the shell. After that it can be invoked via the `br` command.