How to Install and Uninstall python3-jwcrypto.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-jwcrypto.noarch" package

Please follow the guidance below to install python3-jwcrypto.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-jwcrypto.noarch

2. Uninstall "python3-jwcrypto.noarch" package

This tutorial shows how to uninstall python3-jwcrypto.noarch on Oracle Linux 9:

$ sudo dnf remove python3-jwcrypto.noarch $ sudo dnf autoremove

3. Information about the python3-jwcrypto.noarch package on Oracle Linux 9

Last metadata expiration check: 0:20:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-jwcrypto
Version : 0.8
Release : 4.el9
Architecture : noarch
Size : 96 k
Source : python-jwcrypto-0.8-4.el9.src.rpm
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