How to Install and Uninstall cryptopp-devel.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "cryptopp-devel.x86_64" package

This is a short guide on how to install cryptopp-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install cryptopp-devel.x86_64

2. Uninstall "cryptopp-devel.x86_64" package

Please follow the steps below to uninstall cryptopp-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove cryptopp-devel.x86_64 $ sudo dnf autoremove

3. Information about the cryptopp-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:47:46 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : cryptopp-devel
Version : 8.6.0
Release : 1.el8
Architecture : x86_64
Size : 376 k
Source : cryptopp-8.6.0-1.el8.src.rpm
Repository : epel
Summary : Header files and development documentation for cryptopp
URL : http://www.cryptopp.com/
License : Boost
Description : Crypto++ Library is a free C++ class library of cryptographic schemes.
:
: This package contains the header files and development documentation
: for cryptopp.