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

Last updated: November 02,2024

1. Install "python39-cryptography.x86_64" package

This guide let you learn how to install python39-cryptography.x86_64 on AlmaLinux 8

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

2. Uninstall "python39-cryptography.x86_64" package

Please follow the step by step instructions below to uninstall python39-cryptography.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 2:18:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python39-cryptography
Version : 3.3.1
Release : 2.module_el8.6.0+2780+a40f65e1
Architecture : x86_64
Size : 554 k
Source : python-cryptography-3.3.1-2.module_el8.6.0+2780+a40f65e1.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.