Installing the application without the graphical interface.
To install Kaspersky Industrial CyberSecurity for Linux Nodes from the RPM package on a 32-bit operating system, execute the following command:
# rpm -i kics-2.0.0-<build number>.i386.rpm
To install Kaspersky Industrial CyberSecurity for Linux Nodes from the RPM package on a 64-bit operating system, execute the following command:
# rpm -i kics-2.0.0-<build number>.x86_64.rpm
To install Kaspersky Industrial CyberSecurity for Linux Nodes from a DEB package on a 32-bit operating system, execute the following command:
# apt-get install ./kics_2.0.0-<build number>_i386.deb
To install Kaspersky Industrial CyberSecurity for Linux Nodes from a DEB package on a 64-bit operating system, execute the following command:
# apt-get install ./kics_2.0.0-<build number>_amd64.deb
Installing the graphical interface of the application
To install the graphical interface from the RPM package to a 32-bit operating system, execute the following command:
# rpm -i kics-gui-2.0.0-<build number>.i386.rpm
To install the graphical interface from the RPM package to a 64-bit operating system, execute the following command:
# rpm -i kics-gui-2.0.0-<build number>.x86_64.rpm
To install the graphical interface from the DEB package to a 32-bit operating system, execute the following command:
# apt-get install ./kics-gui_2.0.0-<build number>_i386.deb
To install the graphical interface from the DEB package to a 64-bit operating system, execute the following command:
# apt-get install ./kics-gui_2.0.0-<build number>_amd64.deb