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

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.

    The installation package of the current version is restricted in commercial use. You need to submit an application and wait for approval before downloading the installation package.

    • 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