How to Install and Uninstall mono-bouncycastle.x86_64 Package on Fedora 35

Last updated: May 18,2024

1. Install "mono-bouncycastle.x86_64" package

Please follow the instructions below to install mono-bouncycastle.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install mono-bouncycastle.x86_64

2. Uninstall "mono-bouncycastle.x86_64" package

Please follow the steps below to uninstall mono-bouncycastle.x86_64 on Fedora 35:

$ sudo dnf remove mono-bouncycastle.x86_64 $ sudo dnf autoremove

3. Information about the mono-bouncycastle.x86_64 package on Fedora 35

Last metadata expiration check: 2:00:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mono-bouncycastle
Version : 1.8.10
Release : 1.fc35
Architecture : x86_64
Size : 747 k
Source : mono-bouncycastle-1.8.10-1.fc35.src.rpm
Repository : fedora
Summary : Bouncy Castle Crypto Package for Mono
URL : http://www.bouncycastle.org/csharp/
License : MIT and ASL 2.0
Description : The Bouncy Castle Crypto package is a C# implementation of cryptographic
: algorithms. It is a port of the Bouncy Castle Java APIs, with
: approximately 80% of the functionality ported. The C# API is constantly
: kept up to date with bug fixes and new test cases from the Java build
: (and vice versa sometimes), thus benefiting from the large user base
: and real-world use the Java version has seen.