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

Last updated: November 23,2024

1. Install "python39-jwcrypto" package

This tutorial shows how to install python39-jwcrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jwcrypto

2. Uninstall "python39-jwcrypto" package

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

$ sudo zypper remove python39-jwcrypto

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

Information for package python39-jwcrypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jwcrypto
Version : 1.5.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 577.6 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)