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

Last updated: December 12,2024

1. Install "python39-cryptography.x86_64" package

This tutorial shows how to install python39-cryptography.x86_64 on Oracle Linux 8

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

2. Uninstall "python39-cryptography.x86_64" package

This guide let you learn how to uninstall python39-cryptography.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 5:57:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python39-cryptography
Version : 3.3.1
Release : 2.module+el8.4.0+20109+b7b1db01
Architecture : x86_64
Size : 555 k
Source : python-cryptography-3.3.1-2.module+el8.4.0+20109+b7b1db01.src.rpm
Repository : ol8_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.