How to Install and Uninstall python3-jwcrypto.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-jwcrypto.noarch" package

This tutorial shows how to install python3-jwcrypto.noarch on Rocky Linux 8

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

2. Uninstall "python3-jwcrypto.noarch" package

Please follow the steps below to uninstall python3-jwcrypto.noarch on Rocky Linux 8:

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

3. Information about the python3-jwcrypto.noarch package on Rocky Linux 8

Last metadata expiration check: 1:23:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-jwcrypto
Version : 0.5.0
Release : 1.module+el8.4.0+430+1dcf16bb
Architecture : noarch
Size : 64 k
Source : python-jwcrypto-0.5.0-1.module+el8.4.0+430+1dcf16bb.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