我要评分
获取效率
正确性
完整性
易理解

Downloading the Compression Algorithm Installation Package

  1. Create a path and access the path.
    1
    2
    mkdir /root/glz
    cd /root/glz
    
  2. Download the installation package and the digital signature file to the /root/glz directory.

    Kunpeng community: BoostKit-glz_1.0.2.zip

  3. Obtain the software verification tool.
  4. Verify the software package integrity by following the procedure described in the OpenPGP Signature Verification Guide obtained in 3.
  5. Modify the permissions.
    1
    chmod 700 BoostKit-glz_1.0.2.zip
    
  6. Decompress the installation package.
    1
    unzip BoostKit-glz_1.0.2.zip