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

Last updated: October 09,2024

1. Install "python3-jwcrypto.noarch" package

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

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

2. Uninstall "python3-jwcrypto.noarch" package

Here is a brief guide to show you how to uninstall python3-jwcrypto.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:54:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-jwcrypto
Version : 0.8
Release : 4.el9
Architecture : noarch
Size : 67 k
Source : python-jwcrypto-0.8-4.el9.src.rpm
Repository : 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