How to Install and Uninstall python310-djangorestframework-simplejwt Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-djangorestframework-simplejwt" package

Please follow the step by step instructions below to install python310-djangorestframework-simplejwt on openSuSE Tumbleweed

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

2. Uninstall "python310-djangorestframework-simplejwt" package

This tutorial shows how to uninstall python310-djangorestframework-simplejwt on openSuSE Tumbleweed:

$ sudo zypper remove python310-djangorestframework-simplejwt

3. Information about the python310-djangorestframework-simplejwt package on openSuSE Tumbleweed

Information for package python310-djangorestframework-simplejwt:
----------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-djangorestframework-simplejwt
Version : 4.6.0-1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 162.1 KiB
Installed : No
Status : not installed
Source package : python-djangorestframework-simplejwt-4.6.0-1.13.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.