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

Last updated: October 06,2024

1. Install "python-cryptography.src" package

This guide covers the steps necessary to install python-cryptography.src on Oracle Linux 8

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

2. Uninstall "python-cryptography.src" package

Learn how to uninstall python-cryptography.src on Oracle Linux 8:

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

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

Last metadata expiration check: 4:06:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-cryptography
Version : 3.3.1
Release : 2.module+el8.4.0+20109+b7b1db01
Architecture : src
Size : 543 k
Source : None
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.