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

Last updated: October 08,2024

1. Install "python3-jwcrypto.noarch" package

This guide covers the steps necessary to install python3-jwcrypto.noarch on CentOS 8 / RHEL 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 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:54:54 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-jwcrypto
Version : 0.5.0
Release : 1.module_el8.3.0+481+b9a999c3
Architecture : noarch
Size : 66 k
Source : python-jwcrypto-0.5.0-1.module_el8.3.0+481+b9a999c3.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