How to Install and Uninstall python3-python-flask-jwt-extended Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-python-flask-jwt-extended" package

This tutorial shows how to install python3-python-flask-jwt-extended on Kali Linux

$ sudo apt update $ sudo apt install python3-python-flask-jwt-extended

2. Uninstall "python3-python-flask-jwt-extended" package

This guide let you learn how to uninstall python3-python-flask-jwt-extended on Kali Linux:

$ sudo apt remove python3-python-flask-jwt-extended $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-python-flask-jwt-extended package on Kali Linux

Package: python3-python-flask-jwt-extended
Source: python-flask-jwt-extended
Version: 4.6.0-1
Installed-Size: 142
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask (<< 4.0), python3-flask (>= 2.0), python3-jwt, python3-typing-extensions | python3-supported-min (>= 3.8), python3-werkzeug, python3:any
Suggests: python-python-flask-jwt-extended-doc
Size: 24192
SHA256: c90f74fc3af171198006a3de672027ae805fb825f8be234260b5912827fe89ca
SHA1: a59c9b06d2f9d87a51e48e38f80d24a324e1050c
MD5sum: 473ffa79e12e568df833c249f05a42fd
Description: Open source Flask extension that provides JWT support (Python 3)
Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT)
to Flask for protecting views, but also many helpful (and optional) features
built in to make working with JSON Web Tokens easier.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/vimalloc/flask-jwt-extended
Section: python
Priority: optional
Filename: pool/main/p/python-flask-jwt-extended/python3-python-flask-jwt-extended_4.6.0-1_all.deb