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>-8.0.tar.gz command to decompress the package.

Tip: Possible values of OS version include: centos7.5; centos7.6; centos7.7; centos7.8; rhel7.5; rhel7.6; rhel7.7; rhel7.8.

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

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