Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the source package directory.
cd /path/to/multiqc
- Decompress the installation package and go to the directory generated after the decompression.
tar xvf v1.12.tar.gz cd MultiQC-1.12
- Install the software.
python3 setup.py install
Information similar to the following is displayed:

Parent topic: MultiQC 1.12 Porting Guide (Kylin V10)