How to Install and Uninstall bouncycastle-mail.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "bouncycastle-mail.noarch" package

This is a short guide on how to install bouncycastle-mail.noarch on CentOS Stream 9

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

2. Uninstall "bouncycastle-mail.noarch" package

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

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

3. Information about the bouncycastle-mail.noarch package on CentOS Stream 9

Last metadata expiration check: 1:38:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : bouncycastle-mail
Version : 1.70
Release : 2.el9
Architecture : noarch
Size : 119 k
Source : bouncycastle-1.70-2.el9.src.rpm
Repository : epel
Summary : Bouncy Castle S/MIME API
URL : http://www.bouncycastle.org
License : MIT
Description : The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. The APIs can
: be used in conjunction with a JCE/JCA provider such as the one provided with
: the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation
: framework will also be needed.