Installing application update manually

You can manually install the application update from the command line. Kaspersky Endpoint Security must be installed on your computer to install the application update.

To install Kaspersky Endpoint Security update from an RPM package, execute the following command:

# rpm –U <rpm package name>.rpm

To install Kaspersky Endpoint Security update from a DEB package, execute the following command:

# dpkg -i <deb package name>.deb

The application update process is started.

The application or operating system restart may be required. The corresponding message is displayed. After the application or operating system restart, the updated version of Kaspersky Endpoint Security is started.

After the application update, accepting the End User License Agreement and / or Kaspersky Security Network Statement may be required.

To accept the End User License Agreement,

  1. Read the text of the End User License Agreement.
  2. If you are agree with the text of the End User License Agreement, specify the environment variable:
    • # KESL_EULA_AGREED=Yes rpm -U <rpm package name>.rpm for a rpm package.
    • # KESL_EULA_AGREED=Yes dpkg -i <deb package name>.deb for a deb package.

To accept the Kaspersky Security Network Statement,

  1. Read the text of the Kaspersky Security Network Statement.
  2. If you are agree with the text of the Kaspersky Security Network Statement, specify the environment variable:
    • # KESL_USE_KSN=Yes rpm -U <rpm package name>.rpm for a rpm package.
    • # KESL_ USE_KSN=Yes dpkg -i <deb package name>.deb for a deb package.

Page top