Update Simulation Compute Manager on Linux Workstation

(replace X with the SCM major version and replace <version> with the full SCM version you would like to install)

  1. Stop adskscmX sudo systemctl stop adskscmX

  2. Remove the simulation-compute-RR.NN.x86_64 package Tip: On Red Hat Enterprise Linux, you can uninstall all of these packages with a single command:

    rpm -e simulation-compute*
  3. Download simulation-compute-<version>-x86_64.rpm for Linux workstation

  4. Enter the following command

    rpm -ivh simulation-compute-<version>-x86_64.rpm
  5. Start adskscmX

    sudo systemctl start adskscmX