How to Install and Uninstall python3-diskcache Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-diskcache" package

Learn how to install python3-diskcache on Kali Linux

$ sudo apt update $ sudo apt install python3-diskcache

2. Uninstall "python3-diskcache" package

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

$ sudo apt remove python3-diskcache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-diskcache package on Kali Linux

Package: python3-diskcache
Source: diskcache
Version: 5.4.0-3
Installed-Size: 206
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 33948
SHA256: 90fc3df139e6bb1f153b91bbf221e686e1d4e7673de170e0cabc9252b8abf6fb
SHA1: b2af0c9a17677ef45d14e5725dfd4c28a322890a
MD5sum: ba87f4c4b0932c6f64d60022273392a5
Description: Python3 module for disk and file backed persistent cache
DiskCache is a disk and file backed cache library, written in pure-Python.
Its features include
.
- Django compatible API
- Thread-safe and process-safe
- Supports multiple eviction policies (LRU and LFU included)
- Keys support “tag” metadata and eviction
Description-md5:
Homepage: https://pypi.org/project/diskcache/
Section: python
Priority: optional
Filename: pool/main/d/diskcache/python3-diskcache_5.4.0-3_all.deb