How to Install and Uninstall cryptopp.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "cryptopp.x86_64" package
This guide let you learn how to install cryptopp.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
cryptopp.x86_64
Copied
2. Uninstall "cryptopp.x86_64" package
This guide covers the steps necessary to uninstall cryptopp.x86_64 on Rocky Linux 8:
$
sudo dnf remove
cryptopp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cryptopp.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:13:35 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cryptopp
Version : 8.6.0
Release : 1.el8
Architecture : x86_64
Size : 1.3 M
Source : cryptopp-8.6.0-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : cryptopp
Version : 8.6.0
Release : 1.el8
Architecture : x86_64
Size : 1.3 M
Source : cryptopp-8.6.0-1.el8.src.rpm
Repository : epel
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.