How to Install and Uninstall idm-pki-ca.noarch Package on Rocky Linux 9

Last updated: October 12,2024

1. Install "idm-pki-ca.noarch" package

Here is a brief guide to show you how to install idm-pki-ca.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install idm-pki-ca.noarch

2. Uninstall "idm-pki-ca.noarch" package

In this section, we are going to explain the necessary steps to uninstall idm-pki-ca.noarch on Rocky Linux 9:

$ sudo dnf remove idm-pki-ca.noarch $ sudo dnf autoremove

3. Information about the idm-pki-ca.noarch package on Rocky Linux 9

Last metadata expiration check: 0:08:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : idm-pki-ca
Version : 11.4.2
Release : 1.el9
Architecture : noarch
Size : 1.6 M
Source : pki-core-11.4.2-1.el9.src.rpm
Repository : appstream
Summary : IDM PKI CA Package
URL : https://www.dogtagpki.org
License : GPLv2 and LGPLv2
Description : IDM PKI Certificate Authority (CA) is a required subsystem which issues,
: renews, revokes, and publishes certificates as well as compiling and
: publishing Certificate Revocation Lists (CRLs).
:
: The Certificate Authority can be configured as a self-signing Certificate
: Authority, where it is the root CA, or it can act as a subordinate CA,
: where it obtains its own signing certificate from a public CA.