How to Install and Uninstall python3-klepto Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-klepto" package
Learn how to install python3-klepto on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-klepto
Copied
2. Uninstall "python3-klepto" package
This is a short guide on how to uninstall python3-klepto on Kali Linux:
$
sudo apt remove
python3-klepto
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-klepto package on Kali Linux
Package: python3-klepto
Source: klepto
Version: 0.2.5-1
Installed-Size: 331
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dill (>= 0.3.8), python3-pox (>= 0.3.4), python3:any
Suggests: python3-cloudpickle, python3-h5py, python3-jsonpickle, python3-pandas, python3-sqlalchemy
Size: 39976
SHA256: d304068586970531295bb515f441f80e5e7500582a165d10439bd77b20e076d1
SHA1: 4f25f610dcec3fd2bf3104e48d58610a1100f26e
MD5sum: d24b3419ec5e13ed7b744ce2467e241e
Description: Persistent caching to memory, disk or database
klepto extends Python's lru_cache to utilise different keymaps and
alternate caching algorithms. This package also has archiving
capabilities for longer-term storage. It uses a simple
dictionary-style interface for all caches and archives, and all
caches can be applied to any Python function as a decorator.
.
klepto is intended to be used for distributed and parallel computing,
where the keymaps serialize the stored objects, and the caches and
archives are intended to be read/write accessible from different
threads and processes.
.
klepto is part of pathos, a Python framework for heterogeneous computing.
Description-md5:
Homepage: https://github.com/uqfoundation/klepto
Section: python
Priority: optional
Filename: pool/main/k/klepto/python3-klepto_0.2.5-1_all.deb
Source: klepto
Version: 0.2.5-1
Installed-Size: 331
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dill (>= 0.3.8), python3-pox (>= 0.3.4), python3:any
Suggests: python3-cloudpickle, python3-h5py, python3-jsonpickle, python3-pandas, python3-sqlalchemy
Size: 39976
SHA256: d304068586970531295bb515f441f80e5e7500582a165d10439bd77b20e076d1
SHA1: 4f25f610dcec3fd2bf3104e48d58610a1100f26e
MD5sum: d24b3419ec5e13ed7b744ce2467e241e
Description: Persistent caching to memory, disk or database
klepto extends Python's lru_cache to utilise different keymaps and
alternate caching algorithms. This package also has archiving
capabilities for longer-term storage. It uses a simple
dictionary-style interface for all caches and archives, and all
caches can be applied to any Python function as a decorator.
.
klepto is intended to be used for distributed and parallel computing,
where the keymaps serialize the stored objects, and the caches and
archives are intended to be read/write accessible from different
threads and processes.
.
klepto is part of pathos, a Python framework for heterogeneous computing.
Description-md5:
Homepage: https://github.com/uqfoundation/klepto
Section: python
Priority: optional
Filename: pool/main/k/klepto/python3-klepto_0.2.5-1_all.deb