How to Install and Uninstall python311-PyJWT Package on openSUSE Leap

Last updated: June 28,2024

1. Install "python311-PyJWT" package

Please follow the guidelines below to install python311-PyJWT on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-PyJWT

2. Uninstall "python311-PyJWT" package

This is a short guide on how to uninstall python311-PyJWT on openSUSE Leap:

$ sudo zypper remove python311-PyJWT

3. Information about the python311-PyJWT package on openSUSE Leap

Information for package python311-PyJWT:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-PyJWT
Version : 2.8.0-150400.8.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 209.0 KiB
Installed : No
Status : not installed
Source package : python-PyJWT-2.8.0-150400.8.3.1.src
Upstream URL : https://github.com/progrium/pyjwt
Summary : JSON Web Token implementation in Python
Description :
A Python implementation of JSON Web Token draft 01.