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

Last updated: September 22,2024

1. Install "cryptopp.x86_64" package

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

$ sudo dnf update $ sudo dnf install cryptopp.x86_64

2. Uninstall "cryptopp.x86_64" package

Learn how to uninstall cryptopp.x86_64 on Fedora 34:

$ sudo dnf remove cryptopp.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:49:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cryptopp
Version : 8.6.0
Release : 1.fc34
Architecture : x86_64
Size : 1.3 M
Source : cryptopp-8.6.0-1.fc34.src.rpm
Repository : updates
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.