How to Install and Uninstall python3-jwcrypto.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "python3-jwcrypto.noarch" package

Here is a brief guide to show you how to install python3-jwcrypto.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-jwcrypto.noarch" package

Please follow the steps below to uninstall python3-jwcrypto.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-jwcrypto.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jwcrypto
Version : 0.8
Release : 4.el9
Architecture : noarch
Size : 76 k
Source : python-jwcrypto-0.8-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
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