How to Install and Uninstall python311-PyJWT Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python311-PyJWT" package

Here is a brief guide to show you how to install python311-PyJWT on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyJWT

2. Uninstall "python311-PyJWT" package

Learn how to uninstall python311-PyJWT on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyJWT

3. Information about the python311-PyJWT package on openSuSE Tumbleweed

Information for package python311-PyJWT:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyJWT
Version : 2.8.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 209.0 KiB
Installed : No
Status : not installed
Source package : python-PyJWT-2.8.0-3.2.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.