Rate This Document
Findability
Accuracy
Completeness
Readability

Downloading the Compression Algorithm Installation Package

  1. Create a directory (/root/glz for example) and go to the directory.
    1
    2
    mkdir /root/glz
    cd /root/glz
    
  2. Download the installation package and the digital signature file to the /root/glz directory.
    • Installation package: Link
    • Digital signature files: PGP and CMS
  3. Obtain the software verification tool.
  4. Verify the installation package integrity based on the OpenPGP Signature Verification Guide obtained in 3.
  5. Modify the permission.
    1
    chmod 700 glz-1.0.0-centos.aarch64.zip
    
    Decompress the installation package.
    1
    tar -xvf glz-1.0.0-centos.aarch64.zip