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

Last updated: June 01,2024

1. Install "python3-jwcrypto.noarch" package

Please follow the guidance below to install python3-jwcrypto.noarch on AlmaLinux 8

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

2. Uninstall "python3-jwcrypto.noarch" package

This is a short guide on how to uninstall python3-jwcrypto.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:32:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-jwcrypto
Version : 0.5.0
Release : 1.module_el8.6.0+2737+7e73ea90
Architecture : noarch
Size : 64 k
Source : python-jwcrypto-0.5.0-1.module_el8.6.0+2737+7e73ea90.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