Installation requirements for the KUMA services

May 15, 2024

ID 265300

Before installation of the KUMA services, make sure the following conditions are met:

 

Astra Linux

Python version

3.6 or later

SELinux module

Disabled

Package manager

pip3

Basic packages

  • python3-apt
  • curl
  • libcurl4

The packages can be installed using the following command:

apt install python3-apt curl libcurl4

Dependent packages

  • netaddr
  • python3-cffi-backend

The packages can be installed by using the following command:

apt install python3-netaddr python3-cffi-backend

If you are planning to query Oracle DB databases from KUMA, you must install the libaio1 Astra Linux package.

User permissions level required to install the application

To assign the required permissions to the user account used for installing the application, run the following command:

sudo pdpl-user -i 63 <user name under which the application is being installed>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.