Offline Installing Third-party Dependencies

1.Download the dependency package from a server with the Internet access

Tip: Contact NetBrain Support Team to get the download link.

2.Copy the downloaded dependency package to your Linux server.

3.Run the tar -zxvf dependencies-<OS version>.tar.gz command to decompress the package.

Tip: Possible values of OS version include: centos7.5; centos7.6; centos7.7; centos7.8; centos7.9; centos8.2; centos8.3; centos8.4; rhel7.5; rhel7.6; rhel7.7; rhel7.8; rhel7.9; rhel8.2; rhel8.3; rhel8.4; ol7.7; ol7.8; ol7.9; ol8.2; ol8.3; ol8.4.

4.Run the cd dependencies command to navigate to the decompressed directory.

5.Run the offline-install.sh command to install the dependencies.