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

Last updated: June 26,2024

1. Install "python-jwcrypto.src" package

This guide covers the steps necessary to install python-jwcrypto.src on Oracle Linux 9

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

2. Uninstall "python-jwcrypto.src" package

In this section, we are going to explain the necessary steps to uninstall python-jwcrypto.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:20:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-jwcrypto
Version : 0.8
Release : 4.el9
Architecture : src
Size : 83 k
Source : None
Repository : ol9_appstream
Summary : Implements JWK, JWS, JWE specifications using python-cryptography
URL : https://github.com/latchset/jwcrypto
License : LGPLv3+
Description : Implements JWK, JWS, JWE specifications using python-cryptography