Downloading the Compression Algorithm Installation Package
- Create a path and access the path.
1 2
mkdir /root/glz cd /root/glz
- Download the installation package and the digital signature file to the /root/glz directory.
- Obtain the software verification tool.
- Verify the installation package integrity based on the OpenPGP Signature Verification Guide obtained in 3.
- Modify the permission.
1chmod 700 BoostKit-glz_1.0.2.zip
- Decompress the installation package.
1unzip BoostKit-glz_1.0.2.zip
Parent topic: Compiling the Compression Algorithm