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

Last updated: October 06,2024

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

Please follow the steps below to install idm-pki-ca.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall idm-pki-ca.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:12:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : idm-pki-ca
Version : 11.4.2
Release : 1.0.1.el9
Architecture : noarch
Size : 2.0 M
Source : pki-core-11.4.2-1.0.1.el9.src.rpm
Repository : ol9_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.