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

Last updated: May 14,2024

1. Install "python36-PyJWT" package

This is a short guide on how to install python36-PyJWT on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PyJWT

2. Uninstall "python36-PyJWT" package

This guide covers the steps necessary to uninstall python36-PyJWT on openSuSE Tumbleweed:

$ sudo zypper remove python36-PyJWT

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

Information for package python36-PyJWT:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyJWT
Version : 2.3.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 156,9 KiB
Installed : No
Status : not installed
Source package : python-PyJWT-2.3.0-1.1.src
Summary : JSON Web Token implementation in Python
Description :
A Python implementation of JSON Web Token draft 01.