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

Last updated: January 15,2025

1. Install "python-jwcrypto.src" package

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

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

2. Uninstall "python-jwcrypto.src" package

This guide covers the steps necessary to uninstall python-jwcrypto.src on Oracle Linux 8:

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

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

Last metadata expiration check: 1:27:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-jwcrypto
Version : 0.5.0
Release : 1.module+el8+5194+1459f29b
Architecture : src
Size : 78 k
Source : None
Repository : ol8_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