How to Install and Uninstall python3-jwcrypto.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "python3-jwcrypto.noarch" package

In this section, we are going to explain the necessary steps to install python3-jwcrypto.noarch on CentOS Stream 8

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

2. Uninstall "python3-jwcrypto.noarch" package

Please follow the step by step instructions below to uninstall python3-jwcrypto.noarch on CentOS Stream 8:

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

3. Information about the python3-jwcrypto.noarch package on CentOS Stream 8

Last metadata expiration check: 4:44:06 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-jwcrypto
Version : 0.5.0
Release : 1.1.module_el8+420+fb751951
Architecture : noarch
Size : 69 k
Source : python-jwcrypto-0.5.0-1.1.module_el8+420+fb751951.src.rpm
Repository : appstream
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