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

Last updated: May 10,2024

1. Install "python3-cachelib" package

Please follow the guidance below to install python3-cachelib on Kali Linux

$ sudo apt update $ sudo apt install python3-cachelib

2. Uninstall "python3-cachelib" package

This is a short guide on how to uninstall python3-cachelib on Kali Linux:

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

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

Package: python3-cachelib
Source: cachelib
Version: 0.9.0-2
Installed-Size: 74
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-cachelib-doc
Size: 18600
SHA256: 41b58fc39c4562c9ffca8b9f5e8ec63764cc96e146e9ac450acfa1ab4c35eb37
SHA1: 04d76d56626ffa31b1923a61117d5501bf22f6b9
MD5sum: cf73ee12123b3d03526355e49e9e1e24
Description: collection of cache libraries using the same API (Python 3)
This package provides a uniform API over a number of different caching
backends including:
.
* Memory
* File
* Redis
* Memcached
* uWSGI
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/pallets/cachelib/
Section: python
Priority: optional
Filename: pool/main/c/cachelib/python3-cachelib_0.9.0-2_all.deb