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

Last updated: June 14,2024

1. Install "python312-jwcrypto" package

Here is a brief guide to show you how to install python312-jwcrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-jwcrypto

2. Uninstall "python312-jwcrypto" package

Here is a brief guide to show you how to uninstall python312-jwcrypto on openSuSE Tumbleweed:

$ sudo zypper remove python312-jwcrypto

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

Information for package python312-jwcrypto:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jwcrypto
Version : 1.5.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 710.4 KiB
Installed : No
Status : not installed
Source package : python-jwcrypto-1.5.1-1.2.src
Upstream URL : https://github.com/latchset/jwcrypto
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)