Installing Kaspersky Endpoint Security using the command line

Kaspersky Endpoint Security is distributed in the DEB and RPM packages. There are separate packages for the application and for the graphical user interface.

You can perform the following actions when installing the application:

If the version of the apt package manager is lower than 1.1.X, use the dpkg/rpm package manager (depending on the operating system) for installation.

Installing the application package and the graphical user interface package

To install Kaspersky Endpoint Security and the graphical user interface from the RPM packages to a 32-bit operating system, execute the following command:

# rpm -i kesl-11.2.0-<build number>.i386.rpm kesl-gui-11.2.0-<build number>.i386.rpm

To install Kaspersky Endpoint Security and the graphical user interface from RPM packages to a 64-bit operating system, execute the following command:

# rpm -i kesl-11.2.0-<build number>.x86_64.rpm kesl-gui-11.2.0-<build number>.x86_64.rpm

To install Kaspersky Endpoint Security and the graphical user interface from DEB packages to a 32-bit operating system, execute the following command:

# apt-get install ./kesl_11.2.0-<build number>_i386.deb ./kesl-gui_11.2.0-<build number>_i386.deb

To install Kaspersky Endpoint Security and the graphical user interface from DEB packages to a 64-bit operating system, execute the following command:

# apt-get install ./kesl_11.2.0-<build number>_amd64.deb ./kesl-gui_11.2.0-<build number>_amd64.deb

Installing the application package without the graphical user interface package

To install Kaspersky Endpoint Security without the graphical user interface from the RPM package to a 32-bit operating system, execute the following command:

# rpm -i kesl-11.2.0-<build number>.i386.rpm

To install Kaspersky Endpoint Security without the graphical user interface from an RPM package to a 64-bit operating system, execute the following command:

# rpm -i kesl-11.2.0-<build number>.x86_64.rpm

To install Kaspersky Endpoint Security without the graphical user interface from a DEB package to a 32-bit operating system, execute the following command:

# apt-get install ./kesl_11.2.0-<build number>_i386.deb

To install Kaspersky Endpoint Security without the graphical user interface from a DEB package to a 64-bit operating system, execute the following command:

# apt-get install ./kesl_11.2.0-<build number>_amd64.deb

Installing the graphical user interface package

To install the graphical user interface from the RPM package to a 32-bit operating system, execute the following command:

# rpm -i kesl-gui-11.2.0-<build number>.i386.rpm

To install the graphical user interface from an RPM package to a 64-bit operating system, execute the following command:

# rpm -i kesl-gui-11.2.0-<build number>.x86_64.rpm

To install the graphical user interface from the DEB package to a 32-bit operating system, execute the following command:

# apt-get install ./kesl-gui_11.2.0-<build number>_i386.deb

To install the graphical user interface from a DEB package to a 64-bit operating system, execute the following command:

# apt-get install ./kesl-gui_11.2.0-<build number>_amd64.deb

Installing the application in the Astra Linux Special Edition operating system

To install Kaspersky Endpoint Security and the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kesl-astra_11.2.0-<build number>_amd64.deb ./kesl-gui-astra_11.2.0-<build number>_amd64.deb

To install Kaspersky Endpoint Security without the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kesl-astra_11.2.0-<build number>_amd64.deb

To install the graphical user interface to the Astra Linux Special Edition operating system, execute the following command:

# apt-get install ./kesl-gui-astra_11.2.0-<build number>_amd64.deb

To install Kaspersky Endpoint Security and the graphical user interface in the Astra Linux Special Edition operating system, using the dpkg package manager execute the following commands:

# dpkg -i kesl-astra_11.2.0-<build number>_amd64.deb; dpkg -i kesl-gui-astra_11.2.0-<build number>_amd64.deb

After installation of Kaspersky Endpoint Security using the command line is completed, perform initial configuration of the application by running the initial configuration script or in automatic mode.

Page top