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

Last updated: November 26,2024

1. Install "cryptopp.x86_64" package

Please follow the guidance below to install cryptopp.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install cryptopp.x86_64

2. Uninstall "cryptopp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall cryptopp.x86_64 on Fedora 39:

$ sudo dnf remove cryptopp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:23:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cryptopp
Version : 8.8.0
Release : 5.fc39
Architecture : x86_64
Size : 1.4 M
Source : cryptopp-8.8.0-5.fc39.src.rpm
Repository : updates
Summary : C++ class library of cryptographic schemes
URL : https://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.