This section contains options for installing the application (normal mode and silent mode), and a step-by-step description of Kaspersky MLAD installation for each of the options.
Installation of Kaspersky MLAD is performed by a qualified administrator that is employed by the Customer and authorized to accept the End User License Agreement for the application.
To install Kaspersky MLAD from the command line:
tar xf mlad-3.0.0-<build number>.tar.xz
cd mlad-release-3.0.0-<build number>
sudo ./setup.sh
To install Kaspersky MLAD in non-interactive mode:
tar xf mlad-3.0.0-<build number>.tar.xz
cd mlad-release-3.0.0-<build number>
sudo ./setup.sh -q -e accept
where:
-q
means that the application is installed in non-interactive mode.
-e accept
means that you accept the terms of the End User License Agreement. You must accept the terms of the End User License Agreement to install the application. If you do not add the -e accept
switch, installation of the application will not continue.
You can read the text of the End User License Agreement in the text file named license_en.txt located in the 'legal' folder.
As a result, the application is installed on the computer.