Skip Navigation

Update the version of your
Cylance Engine
on a
Linux
distribution

  1. To update an older version of the
    Cylance Engine
    to a newer version, download the newer installation package for your distribution.
  2. Do one of the following:
    You can also update the
    Cylance Engine
    by first uninstalling the older version (see Remove the Cylance Engine from a Linux distribution) and then installing the newer version (see Install the Cylance Engine on a Linux distribution).
    Task
    Steps
    Update the
    Cylance Engine
    on a
    CentOS
    ,
    Fedora
    , or
    Red Hat
    distribution.
    In the command prompt, run the following command, where
    new-package
    is the complete name of the rpm package.
    rpm -U
    new-package
    Update the
    Cylance Engine
    on a
    Debian
    or
    Ubuntu
    distribution.
    In the command prompt, run the following command, where
    new-package
    is the complete name of the deb package.
    dpkg -i
    new-package
    Update the
    Cylance Engine
    without a distribution package manager.
    The only requirement for the location of the files from the package is that the log file path must point to a writable location.