Improve build script
- Cosmetic improvements
- Do not install
rustupwhether Rust is already installed by the distribution package manager - Use
command -vto know if an executable is present in the PATH
rustup whether Rust is already installed by the distribution package managercommand -v to know if an executable is present in the PATH