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

Last updated: October 05,2024

1. Install "python3-jwcrypto.noarch" package

Please follow the step by step instructions below to install python3-jwcrypto.noarch on Oracle Linux 8

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

2. Uninstall "python3-jwcrypto.noarch" package

Here is a brief guide to show you how to uninstall python3-jwcrypto.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 1:22:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-jwcrypto
Version : 0.5.0
Release : 1.module+el8+5193+804ea283
Architecture : noarch
Size : 66 k
Source : python-jwcrypto-0.5.0-1.module+el8+5193+804ea283.src.rpm
Repository : ol8_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