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

Last updated: July 04,2024

1. Install "python310-jwcrypto" package

This is a short guide on how to install python310-jwcrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jwcrypto

2. Uninstall "python310-jwcrypto" package

In this section, we are going to explain the necessary steps to uninstall python310-jwcrypto on openSuSE Tumbleweed:

$ sudo zypper remove python310-jwcrypto

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

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