How to Install and Uninstall python2-jwcrypto Package on openSUSE Leap

Last updated: June 27,2024

1. Install "python2-jwcrypto" package

Please follow the step by step instructions below to install python2-jwcrypto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-jwcrypto

2. Uninstall "python2-jwcrypto" package

Please follow the step by step instructions below to uninstall python2-jwcrypto on openSUSE Leap:

$ sudo zypper remove python2-jwcrypto

3. Information about the python2-jwcrypto package on openSUSE Leap

Information for package python2-jwcrypto:
-----------------------------------------
Repository : Main Repository
Name : python2-jwcrypto
Version : 0.7-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 497,9 KiB
Installed : No
Status : not installed
Source package : python-jwcrypto-0.7-bp153.1.20.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)