How to Install and Uninstall cryptopp.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "cryptopp.x86_64" package

Please follow the guidelines below to install cryptopp.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cryptopp.x86_64

2. Uninstall "cryptopp.x86_64" package

Please follow the guidance below to uninstall cryptopp.x86_64 on Fedora 36:

$ sudo dnf remove cryptopp.x86_64 $ sudo dnf autoremove

3. Information about the cryptopp.x86_64 package on Fedora 36

Last metadata expiration check: 4:21:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cryptopp
Version : 8.6.0
Release : 2.fc36
Architecture : x86_64
Size : 1.3 M
Source : cryptopp-8.6.0-2.fc36.src.rpm
Repository : fedora
Summary : C++ class library of cryptographic schemes
URL : http://www.cryptopp.com/
License : Boost
Description : Crypto++ Library is a free C++ class library of cryptographic schemes.
: See http://www.cryptopp.com/ for a list of supported algorithms.
:
: One purpose of Crypto++ is to act as a repository of public domain
: (not copyrighted) source code. Although the library is copyrighted as a
: compilation, the individual files in it are in the public domain.