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

Last updated: May 20,2024

1. Install "python39-PyJWT" package

This guide let you learn how to install python39-PyJWT on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyJWT

2. Uninstall "python39-PyJWT" package

This tutorial shows how to uninstall python39-PyJWT on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyJWT

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

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