Installing kallisto
Procedure
- Use PuTTY to log in to the server as the root user.
- Install kallisto.
yum install libarchive cd /path/to/kallisto mkdir build cd build cmake .. make make install
- Perform the verification.
kallisto

Parent topic: kallisto 0.46.2 Porting Guide (CentOS 8.2)