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

Last updated: October 05,2024

1. Install "python3-jwt+crypto.noarch" package

This tutorial shows how to install python3-jwt+crypto.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-jwt+crypto.noarch

2. Uninstall "python3-jwt+crypto.noarch" package

This guide covers the steps necessary to uninstall python3-jwt+crypto.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-jwt+crypto.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:33 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-jwt+crypto
Version : 2.4.0
Release : 1.el9
Architecture : noarch
Size : 9.0 k
Source : python-jwt-2.4.0-1.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-jwt: crypto extras
URL : https://github.com/jpadilla/pyjwt
License : MIT
Description : This is a metapackage bringing in crypto extras requires for python3-jwt.
: It makes sure the dependencies are installed.