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

Last updated: September 18,2024

1. Install "python3-cachy" package

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

$ sudo apt update $ sudo apt install python3-cachy

2. Uninstall "python3-cachy" package

This guide covers the steps necessary to uninstall python3-cachy on Kali Linux:

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

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

Package: python3-cachy
Source: cachy
Version: 0.3.0-4
Installed-Size: 85
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11884
SHA256: 3ea5241d99630c6714c09b223104606b48df0465afbc7699dae6ab41ac96fa10
SHA1: 1fc656a1265c4314983dc837280005f094f9961b
MD5sum: 987d52a994e492647c03474500dfb9e3
Description: Provide a simple yet effective caching library (Python 3)
Cachy provides a simple yet effective caching library. Cachy has the
following advantages: simple but powerful API, thread-safety, decorator
syntax and support for memcached, redis, database, file, dict stores.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/sdispater/cachy
Section: python
Priority: optional
Filename: pool/main/c/cachy/python3-cachy_0.3.0-4_all.deb