Uninstalling Client Components

Uninstall dedicated KMS client components.

Complete the following steps to uninstall client utilities that connect you to the HSM server:
  1. Run the below command to uninstall the client daemon and utilities.
    $ sudo yum remove oci-hsm-client-<version>.x86_64

    Output

    Loaded plugins: langpacks, ulninfo
    Resolving Dependencies
    --> Running transaction check
    ---> Package oci-hsm-client.x86_64 0:10.10.10-10.el7 will be erased
    --> Finished Dependency Resolution
    Dependencies Resolved
    =======================================================================
    Package Arch Version Repository Size
    =======================================================================
    Removing:
     oci-hsm-client x86_64 0.1.108-1.el7 @/oci-hsm-client-0.1.108-1.el7.x86_64 129 M
    Transaction Summary
    ========================================================================
    Remove 1 Package
    
    Installed size: 129 M
    Is this ok [y/N]: y
    Downloading packages:
    Running transaction check
    Running transaction test
    Transaction test succeeded
    Running transaction
      Erasing : oci-hsm-client-<version>.x86_64 1/1
      Verifying : oci-hsm-client-<version>.x86_64 1/1
    Removed:
      oci-hsm-client.x86_64 0:<version>
    Complete!
Note

Uninstalling the clients is optional and upon uninstallation, the oci-hsm-client-<version>.x86_64.rpm and its dependent oci-hsm-pkcs11-<version>.x86_64.rpm with PKCS #11 libraries are removed.