Sonatype CLM Server - Installation And Deployment Guide
After a successful download of the CLM server bundle archive, you should create an installation directory in the desired location and move the archive into the directory.
cd /opt mkdir sonatype-clm-server mv ~/Downloads/sonatype-clm-server.* sonatpe-clm-server/ cd sonatype-clm-server
Moving into the directory and extracting the archive with either one of the commands:
unzip sonatype-clm-server*.zip tar xfvz sonatype-clm-server*.tar.gz
should result in a directory with the following files:
README.txt config.yml demo.bat demo.sh eula.html sonatype-clm-server-1.10.2-bundle.tar.gz sonatype-clm-server-1.10.2.jar