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

Last updated: May 17,2024

1. Install "python3-flask-caching" package

Please follow the instructions below to install python3-flask-caching on Kali Linux

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

2. Uninstall "python3-flask-caching" package

Please follow the guidelines below to uninstall python3-flask-caching on Kali Linux:

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

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

Package: python3-flask-caching
Source: flask-caching
Version: 2.1.0-1
Installed-Size: 119
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cachelib (>= 0.9.0), python3-flask, python3:any
Size: 27668
SHA256: 75a9fa302a1d6f660fb057be8c76b6cdee143dc6fe42b745e41321066f141158
SHA1: 52e8d1803c992868b5c19de8316878ece88eadfe
MD5sum: cb51af58789c23d9a77b1f2b93c1acd1
Description: Cache support for flask applications
Flask extension that provides smart caching support.
.
This is a fork of python3-flask-cache that is still maintained,
which maintains a high level of backward compatibility and new
features.
Description-md5:
Homepage: https://github.com/sh4nks/flask-caching/
Section: python
Priority: optional
Filename: pool/main/f/flask-caching/python3-flask-caching_2.1.0-1_all.deb