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

Last updated: May 21,2024

1. Install "python3-flask-jwt-simple" package

Please follow the step by step instructions below to install python3-flask-jwt-simple on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-jwt-simple

2. Uninstall "python3-flask-jwt-simple" package

Please follow the instructions below to uninstall python3-flask-jwt-simple on Kali Linux:

$ sudo apt remove python3-flask-jwt-simple $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-flask-jwt-simple
Source: flask-jwt-simple
Version: 0.0.3-14
Installed-Size: 49
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask, python3-jwt, python3:any
Size: 10308
SHA256: 5e3aedaff3a3176076779306023ee0b1842126189e7800126870b2fe9b3ec68f
SHA1: 5c9063918d83c03fabfafba7d80181e606a4c44e
MD5sum: a690e684ded408f39e0ed3ee4ed5306b
Description: Protecting flask endpoints with JSON Web Tokens (Python 3)
Flask-JWT-Simple adds barebones support for protecting flask endpoints
with JSON Web Tokens. It is particularly good for fast prototyping or
consuming/producing JWTs that work with other providers and consumers.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/vimalloc/flask-jwt-simple
Section: python
Priority: optional
Filename: pool/main/f/flask-jwt-simple/python3-flask-jwt-simple_0.0.3-14_all.deb