Rate This Document
Findability
Accuracy
Completeness
Readability

Installation and Uninstallation

Install or uninstall the SHA1 MB algorithm optimization package as instructed in this section.

Installation

  1. Obtain the SHA1 MB algorithm optimization package. For details, see Obtaining the Software Package.
  2. Decompress the ZIP file to obtain the RPM installation package.
  3. Install the RPM package.
    1
    rpm -ivh --replacefiles boostkit-kacccrypto-xxxx-1.aarch64.rpm
    

    xxxx indicates the version number.

    After the installation, check whether header files and dynamic libraries exist in the /usr/local/kacc_crypto/include/ and /usr/local/kacc_crypto/lib/ directories.

Uninstallation

Uninstall the RPM package.
1
rpm -e boostkit-kacccrypto-xxxx-1.aarch64

xxxx indicates the version number.

After the uninstallation, check whether the header files and dynamic libraries are deleted from the /usr/local/kacc_crypto/include/ and /usr/local/kacc_crypto/lib/ directories.