How to Install and Uninstall python39-cryptography.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "python39-cryptography.x86_64" package

Please follow the instructions below to install python39-cryptography.x86_64 on Rocky Linux 8

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

2. Uninstall "python39-cryptography.x86_64" package

This tutorial shows how to uninstall python39-cryptography.x86_64 on Rocky Linux 8:

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

3. Information about the python39-cryptography.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:07:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python39-cryptography
Version : 3.3.1
Release : 2.module+el8.5.0+673+10283621
Architecture : x86_64
Size : 554 k
Source : python-cryptography-3.3.1-2.module+el8.5.0+673+10283621.src.rpm
Repository : appstream
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.