You are advised to check the integrity of downloaded RDA installation packages, that is, check whether the packages are tampered with or packets are lost during download.
Alternatively, click Copy and paste the address to the browser for download.
Alternatively, click Copy and paste the address to the browser for download.
certutil -hashfile C:\RDA-3.0.4.exe SHA256
In the preceding command, "C:\RDA-3.0.4.exe" indicates the local path of the RDA installation package. Change it to the actual path.
sha256sum RDA-3.0.4.tar.gz SHA256
In the preceding command, "RDA-3.0.4.tar.gz" indicates the name of the RDA installation package. Change it to the name of the package you downloaded.