.. _sec-installation: Installation ============ Install scqceval ---------------- You may install and update the scqceval package using gsm :cite:p:`gsm` or by unpacking a package file which you need to download first. Our preferred installation path works with gsm. * **Installation using gsm:** First time only (works also for |scname| and all other gempa modules): #. Get and install gsm :cite:p:`gsm` as outlined in the `gsm documentation `_ . #. Set up gsm as outlined in the `gsm documentation `_ . Regular scqceval installation and update: .. code-block:: bash cd $HOME/install/gsm ./gsm update ./gsm install scqceval * **Unpacking the scqceval package file** (not recommended): #. Download the scqceval package TAR balls from our package server. The server address and login credentials will be communicated with you. The file name will take a structure like :file:`scqceval--seiscomp----.tar.gz`. The downloaded file must match your current version of |scname| and your operating system. #. Unpack the file and extract the package it into your |scname| installation, e.g.: .. code-block:: bash cd $SEISCOMP_ROOT/.. tar zxvf scqceval--seiscomp----.tar.gz .. note:: * The novelties of installed package are summarized in the :ref:`changelog `. * While gsm :cite:p:`gsm` takes care of cleaning up the installation from obsolete files, installation by unpacking does not and such obsolete files may accumulate over time. Install dependencies -------------------- scqceval requires no further software dependencies to be installed other than those for |scname|.