How to Install and Uninstall python38-cryptography.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python38-cryptography.x86_64" package

This tutorial shows how to install python38-cryptography.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python38-cryptography.x86_64

2. Uninstall "python38-cryptography.x86_64" package

This guide covers the steps necessary to uninstall python38-cryptography.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python38-cryptography.x86_64 $ sudo dnf autoremove

3. Information about the python38-cryptography.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:43:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-cryptography
Version : 2.8
Release : 3.module+el8.9.0+19598+4a60c7b7
Architecture : x86_64
Size : 553 k
Source : python-cryptography-2.8-3.module+el8.9.0+19598+4a60c7b7.src.rpm
Repository : ubi-8-appstream-rpms
Summary : PyCA's cryptography library
URL : https://cryptography.io/en/latest/
License : ASL 2.0 or BSD
Description : cryptography is a package designed to expose cryptographic primitives and
: recipes to Python developers.