The installation files are available on GitHub.
Download the orchestration files. As part of the install/upgrade process, these orchestration files pull down the necessary Docker images.
Note that although the filename of the tar.gz file differs depending on how you access the file, the content is the same.
[HUB-13466]Download from the GitHub page
Select the link to download the
.tar.gzfile from the GitHub page: https://github.com/blackducksoftware/hub.Uncompress the Black Duck
.gzfile:gunzip hub-2026.4.2.tar.gzUnpack the Black Duck
.tarfile:tar xvf hub-2026.4.2.tar
Download using the wget command
Run the following command:
wget https://github.com/blackducksoftware/hub/archive/v2026.4.2.tar.gzUncompress the Black Duck
.gzfile:gunzip v2026.4.2.tar.gzUnpack the Black Duck
.tarfile:tar xvf v2026.4.2.tar