How to Install and Uninstall python3-djangorestframework-simplejwt Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-djangorestframework-simplejwt" package

Please follow the step by step instructions below to install python3-djangorestframework-simplejwt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-djangorestframework-simplejwt

2. Uninstall "python3-djangorestframework-simplejwt" package

Please follow the guidelines below to uninstall python3-djangorestframework-simplejwt on openSUSE Leap:

$ sudo zypper remove python3-djangorestframework-simplejwt

3. Information about the python3-djangorestframework-simplejwt package on openSUSE Leap

Information for package python3-djangorestframework-simplejwt:
--------------------------------------------------------------
Repository : Main Repository
Name : python3-djangorestframework-simplejwt
Version : 4.6.0-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 199.2 KiB
Installed : No
Status : not installed
Source package : python-djangorestframework-simplejwt-4.6.0-bp155.1.5.src
Upstream URL : https://github.com/davesque/django-rest-framework-simplejwt
Summary : JSON Web Token authentication for Django REST Framework
Description :
A minimal JSON Web Token authentication plugin for the Django REST Framework.