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

Last updated: May 17,2024

1. Install "python3-PyJWT" package

Please follow the steps below to install python3-PyJWT on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyJWT

2. Uninstall "python3-PyJWT" package

Here is a brief guide to show you how to uninstall python3-PyJWT on openSUSE Leap:

$ sudo zypper remove python3-PyJWT

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

Information for package python3-PyJWT:
--------------------------------------
Repository : Main Repository
Name : python3-PyJWT
Version : 2.4.0-150200.3.6.2
Arch : noarch
Vendor : SUSE LLC
Installed Size : 170.6 KiB
Installed : No
Status : not installed
Source package : python-PyJWT-2.4.0-150200.3.6.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.