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

Last updated: December 25,2024

1. Install "python2-PyJWT" package

Please follow the guidelines below to install python2-PyJWT on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyJWT

2. Uninstall "python2-PyJWT" package

In this section, we are going to explain the necessary steps to uninstall python2-PyJWT on openSUSE Leap:

$ sudo zypper remove python2-PyJWT

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

Information for package python2-PyJWT:
--------------------------------------
Repository : Main Repository
Name : python2-PyJWT
Version : 1.7.1-1.48
Arch : noarch
Vendor : SUSE LLC
Installed Size : 112,9 KiB
Installed : No
Status : not installed
Source package : python-PyJWT-1.7.1-1.48.src
Summary : JSON Web Token implementation in Python
Description :
A Python implementation of JSON Web Token draft 01.