How to Install and Uninstall bouncycastle-pkix.noarch Package on Rocky Linux 8

Last updated: May 07,2024

1. Install "bouncycastle-pkix.noarch" package

In this section, we are going to explain the necessary steps to install bouncycastle-pkix.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install bouncycastle-pkix.noarch

2. Uninstall "bouncycastle-pkix.noarch" package

This tutorial shows how to uninstall bouncycastle-pkix.noarch on Rocky Linux 8:

$ sudo dnf remove bouncycastle-pkix.noarch $ sudo dnf autoremove

3. Information about the bouncycastle-pkix.noarch package on Rocky Linux 8

Last metadata expiration check: 2:22:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : bouncycastle-pkix
Version : 1.61
Release : 1.el8
Architecture : noarch
Size : 828 k
Source : bouncycastle-1.61-1.el8.src.rpm
Repository : epel
Summary : Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
URL : http://www.bouncycastle.org
License : MIT
Description : The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and
: certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The
: APIs can be used in conjunction with a JCE/JCA provider such as the one
: provided with the Bouncy Castle Cryptography APIs.