How to Install and Uninstall python3-djangorestframework-simplejwt Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-djangorestframework-simplejwt" package

This is a short guide on how to install python3-djangorestframework-simplejwt on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-simplejwt

2. Uninstall "python3-djangorestframework-simplejwt" package

Please follow the instructions below to uninstall python3-djangorestframework-simplejwt on Kali Linux:

$ sudo apt remove python3-djangorestframework-simplejwt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djangorestframework-simplejwt package on Kali Linux

Package: python3-djangorestframework-simplejwt
Source: python-djangorestframework-simplejwt
Version: 5.3.1-1
Installed-Size: 297
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-djangorestframework, python3-jwt, python3:any
Suggests: python-djangorestframework-simplejwt-doc
Size: 38808
SHA256: 9e3047b3f9e39062695c5962e5de773063f7668242cb54a9d1b266c7fe089e44
SHA1: 109ec103578269fe07e671089a1024c66b2dddf2
MD5sum: 92f6c6ccce84440963d0a747faf92db0
Description: JSON Web Token authentication for Django REST Framework (Python3 version)
Simple JWT provides a JSON Web Token authentication backend for the Django REST
Framework. It aims to cover the most common use cases of JWTs by offering a
conservative set of default features. It also aims to be easily extensible in
case a desired feature is not present.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jazzband/djangorestframework-simplejwt
Section: python
Priority: optional
Filename: pool/main/p/python-djangorestframework-simplejwt/python3-djangorestframework-simplejwt_5.3.1-1_all.deb