Skip Navigation

Upgrade the
Linux
agent manually

  • Download the latest
    CylancePROTECT Desktop
    installation files from the management console. Click
    Settings > Deployments
    . From the
    Product
    drop-down list, select
    CylancePROTECT
    , and set the target operating system, the agent version, and the file type. Click
    Download
    .
  • Verify that you have root permissions.
  1. To manually upgrade the agent on a
    Linux
    device, run the following commands based on the Linux distribution in the specified order. Use the files extracted from the .tgz file to determine the value of
    <version>
    .
    Linux distribution
    Commands
    • Red Hat
      Enterprise
      Linux
      or
      CentOS
    • Amazon
      Linux
    • Oracle
    • SUSE
      Linux
      Enterprise Server
    1. Upgrade the agent:
      rpm -Uvh CylancePROTECT.
      <version>
      .rpm
    2. Upgrade the agent UI*:
      rpm -Uvh CylancePROTECTUI.
      <version>
      .rpm
    * For devices running
    SUSE
    Linux
    Enterprise Server, you might need to install the Gnome 3 library (libgtk-3-0) prior to the agent UI installation. If necessary, use the following command:
    zypper install libgtk-3-0
    • Ubuntu
    • Debian
    1. Install the agent:
      dpkg -i cylance-protect.
      <version>
      .deb
    2. Install the agent UI:
      dpkg -i cylance-protect-ui.
      <version>
      .deb