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

Last updated: May 12,2024

1. Install "python3-flask-compress" package

This is a short guide on how to install python3-flask-compress on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-compress

2. Uninstall "python3-flask-compress" package

Please follow the steps below to uninstall python3-flask-compress on Kali Linux:

$ sudo apt remove python3-flask-compress $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-flask-compress
Source: flask-compress
Version: 1.4.0-5
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask, python3:any
Size: 7036
SHA256: 578b40aa73f4008d756b267496e55fc5b2a9047a585ae1f9999b587ab96341c9
SHA1: fe9ce4561a4f20859dbf34c0ade9da18499adecb
MD5sum: 2a55df5e8320c4c955fd7fb1eeb301d1
Description: Compress responses in a Flask app with gzip
Flask-Compress allows one to compress HTTP responses generated by a
Flask application running standalone with GZip. It does so without
a complex setup for some MIME types that benefit from it, like
HTML and JSON types.
Description-md5:
Homepage: https://github.com/wichitacode/flask-compress
Section: python
Priority: optional
Filename: pool/main/f/flask-compress/python3-flask-compress_1.4.0-5_all.deb