Skip Navigation

Install the
Cylance Engine
on a
Linux
distribution

  1. Download the appropriate
    Cylance Engine
    package for your
    Linux
    distribution.
    • The installation package for
      CentOS
      ,
      Fedora
      , and
      Red Hat
      Enterprise Linux (RHEL) distributions is an rpm package (for example, SampleScore-
      <version>
      .rpm).
    • The installation package for
      Debian
      and
      Ubuntu
      distributions is a deb package (for example, samplescore_
      <version>
      _amd64.deb).
    • If you want to install the
      Cylance Engine
      without a distribution package manager, the installation package is a zip file (or example, Cylance.Engine-linux-x64-
      <version>
      .zip).
  2. Do one of the following:
    Task
    Steps
    Install the
    Cylance Engine
    on a
    CentOS
    ,
    Fedora
    , or
    Red Hat
    distribution.
    In the command prompt, run the following command, where
    package
    is the complete name of the rpm package.
    rpm -ivh
    package
    Install the
    Cylance Engine
    on a
    Debian
    or
    Ubuntu
    distribution.
    In the command prompt, run the following command, where
    package
    is the complete name of the rpm package.
    dpkg -i
    package
    Install 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.