Verifying Software Packages
To prevent a software package from being maliciously tampered with during transmission or storage, download the corresponding SHA256 checksum file along with the software package for integrity verification.
After downloading, use SHA256sum to verify the installation package.
- In Linux, run the following command:
SHA256sum [HPCKit_KuLitho_or_KuRTM_software_package_name] (Example: HPCKit_26.1.RC1_Linux-aarch64.tar.gz)
- Compare the result with the provided at the download URL. If they match, the verification is successful; otherwise, the verification has failed.
If the verification fails, do not use the software package, and contact Huawei technical support.
Before using a software package for installation or upgrade, verify its SHA256 checksum using the same method to ensure that the software package has not been tampered with.
Parent topic: Preparations