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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install python3-jwt+crypto.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 1:20:39 ago on Wed Mar 13 07:41:12 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.