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

Last updated: June 29,2024

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

Please follow the step by step instructions below to install python3-jwt+crypto.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall python3-jwt+crypto.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:25:42 ago on Thu Feb 15 07:50:05 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.