How to Install and Uninstall openssl-devel.x86_64 Package on Fedora 34

Last updated: June 18,2024

1. Install "openssl-devel.x86_64" package

Please follow the step by step instructions below to install openssl-devel.x86_64 on Fedora 34

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

2. Uninstall "openssl-devel.x86_64" package

Please follow the instructions below to uninstall openssl-devel.x86_64 on Fedora 34:

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

3. Information about the openssl-devel.x86_64 package on Fedora 34

Last metadata expiration check: 1:08:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : openssl-devel
Epoch : 1
Version : 1.1.1n
Release : 1.fc34
Architecture : x86_64
Size : 2.2 M
Source : openssl-1.1.1n-1.fc34.src.rpm
Repository : updates
Summary : Files for development of applications which will use OpenSSL
URL : http://www.openssl.org/
License : OpenSSL and ASL 2.0
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-devel
: package contains include files needed to develop applications which
: support various cryptographic algorithms and protocols.