How to Install and Uninstall python3-django-oauth-toolkit Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-django-oauth-toolkit" package

Here is a brief guide to show you how to install python3-django-oauth-toolkit on Kali Linux

$ sudo apt update $ sudo apt install python3-django-oauth-toolkit

2. Uninstall "python3-django-oauth-toolkit" package

Please follow the guidelines below to uninstall python3-django-oauth-toolkit on Kali Linux:

$ sudo apt remove python3-django-oauth-toolkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-oauth-toolkit package on Kali Linux

Package: python3-django-oauth-toolkit
Source: django-oauth-toolkit
Version: 2.3.0-3
Installed-Size: 254
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-bootstrap, python3-django, python3-django-braces, python3-oauthlib, python3-jwcrypto (>= 1.0.0-2), python3-requests, python3:any
Recommends: python3-djangorestframework
Suggests: python-django-oauth-toolkit-doc
Size: 47316
SHA256: 22f2ca8dc537730f26e4d183bc7538606b1332f16e4ef6f28792d3ad67ebfb38
SHA1: 9ac9805ad9b274d19da8ebac2029c0be70b30c52
MD5sum: 8a9325283ede16f38560f489730a7e32
Description: OAuth2 capabilities for Django projects (Python3 version)
Django OAuth Toolkit can help you providing out of the box all the endpoints,
data and logic needed to add OAuth2 capabilities to your Django projects.
Django OAuth Toolkit makes extensive use of OAuthLib, so that everything is
rfc-compliant.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jazzband/django-oauth-toolkit
Section: python
Priority: optional
Filename: pool/main/d/django-oauth-toolkit/python3-django-oauth-toolkit_2.3.0-3_all.deb