How to Install and Uninstall pki-ca.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "pki-ca.noarch" package

Please follow the step by step instructions below to install pki-ca.noarch on CentOS Stream 9

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

2. Uninstall "pki-ca.noarch" package

This guide covers the steps necessary to uninstall pki-ca.noarch on CentOS Stream 9:

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

3. Information about the pki-ca.noarch package on CentOS Stream 9

Last metadata expiration check: 1:07:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : pki-ca
Version : 11.2.0
Release : 0.2.beta1.el9
Architecture : noarch
Size : 1.4 M
Source : pki-core-11.2.0-0.2.beta1.el9.src.rpm
Repository : appstream
Summary : PKI CA Package
URL : https://www.dogtagpki.org
License : GPLv2 and LGPLv2
Description : 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.