Dependencies required when installing Cortex XSOAR with no internet connection for CentOS, Red Hat, Ubuntu, and Debian operating systems.
You need to install the following dependencies when installing Cortex XSOAR offline.
RPM dependencies
The following dependencies are required for Red Hat and CentOS deployments.
systemd
samba-client
samba-common-tools
samba
xmlsec1
xmlsec1-openssl
rpm-build
libcap
dnf-utils
file-devel
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
Debian dependencies
The following dependencies are required for Debian and Ubuntu deployments.
systemd
smbclient
xmlsec1
rpm
libcap2-bin
file
libfontconfig1
libexpat1
libfreetype6
git
makeself