Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Perform the installation.
cd /usr/local/bin/bustools mkdir build cd build cmake .. make make install
- Perform the verification.
bustools

Parent topic: Bustools 0.41.0 Porting Guide (CentOS 8.2)