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

Last updated: May 14,2024

1. Install "python36-jwcrypto" package

This guide let you learn how to install python36-jwcrypto on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-jwcrypto

2. Uninstall "python36-jwcrypto" package

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

$ sudo zypper remove python36-jwcrypto

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

Information for package python36-jwcrypto:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jwcrypto
Version : 1.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 824,8 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)