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

Last updated: July 07,2024

1. Install "python310-PyJWT" package

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

$ sudo zypper refresh $ sudo zypper install python310-PyJWT

2. Uninstall "python310-PyJWT" package

Please follow the steps below to uninstall python310-PyJWT on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyJWT

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

Information for package python310-PyJWT:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-PyJWT
Version : 2.8.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 169.5 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.