How to Install and Uninstall python3-jwt+crypto.noarch Package on Rocky Linux 9

Last updated: May 08,2024

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

Please follow the guidelines below to install python3-jwt+crypto.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-jwt+crypto.noarch on Rocky Linux 9:

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

3. Information about the python3-jwt+crypto.noarch package on Rocky Linux 9

Last metadata expiration check: 2:24:01 ago on Fri Feb 16 06:49:52 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.