How to Install and Uninstall python-cryptography.src Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "python-cryptography.src" package

This is a short guide on how to install python-cryptography.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-cryptography.src

2. Uninstall "python-cryptography.src" package

Please follow the step by step instructions below to uninstall python-cryptography.src on Oracle Linux 9:

$ sudo dnf remove python-cryptography.src $ sudo dnf autoremove

3. Information about the python-cryptography.src package on Oracle Linux 9

Last metadata expiration check: 1:24:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-cryptography
Version : 36.0.1
Release : 4.0.1.el9
Architecture : src
Size : 40 M
Source : None
Repository : ol9_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.