For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13

Dependencies for Offline Installation

Install required dependencies for an offline Cortex XSOAR 6.13 deployment.

You need to install the following dependencies when installing Cortex XSOAR or an engine offline.

Note

The following is a list of top level dependencies. These dependencies may be dependent upon other OS libraries.

RPM dependencies

The following dependencies are required for Red Hat deployments.

  • systemd

  • xmlsec1

  • xmlsec1-openssl

  • rpm-build

  • libcap

  • dnf-utils

  • file

  • fontconfig

  • expat

  • libpng

  • freetype

  • git

  • makeself

(Red Hat v8 & above) You also need to install Podman by running the following commands:

  • sudo yum -y install slirp4netns fuse-overlayfs

  • sudo yum -y module install container-tools

Ubuntu dependencies

The following dependencies are required for Ubuntu deployments.

  • systemd

  • xmlsec1

  • rpm

  • libcap2-bin

  • file

  • libfontconfig1

  • libexpat1

  • libfreetype6

  • git

  • makeself

Last updated

Was this helpful?