How to Install and Uninstall python38-jwcrypto Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-jwcrypto" package

This guide covers the steps necessary to install python38-jwcrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-jwcrypto

2. Uninstall "python38-jwcrypto" package

Please follow the step by step instructions below to uninstall python38-jwcrypto on openSuSE Tumbleweed:

$ sudo zypper remove python38-jwcrypto

3. Information about the python38-jwcrypto package on openSuSE Tumbleweed

Information for package python38-jwcrypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jwcrypto
Version : 1.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 702,7 KiB
Installed : No
Status : not installed
Source package : python-jwcrypto-1.0-2.1.src
Summary : Python module package implementing JOSE Web standards
Description :
A Python implementation of the JOSE Working Group documents:
RFC 7515 - JSON Web Signature (JWS)
RFC 7516 - JSON Web Encryption (JWE)
RFC 7517 - JSON Web Key (JWK)
RFC 7518 - JSON Web Algorithms (JWA)
RFC 7519 - JSON Web Token (JWT)
RFC 7520 - Examples of Protecting Content Using JSON Object Signing and Encryption (JOSE)