How to Install and Uninstall python3-cached-property Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-cached-property" package

Learn how to install python3-cached-property on Kali Linux

$ sudo apt update $ sudo apt install python3-cached-property

2. Uninstall "python3-cached-property" package

Learn how to uninstall python3-cached-property on Kali Linux:

$ sudo apt remove python3-cached-property $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cached-property package on Kali Linux

Package: python3-cached-property
Source: cached-property
Version: 1.5.2-1
Installed-Size: 63
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 12460
SHA256: 6a1c046afa1d29570ae863bc1cf8ef207cba4c25977a879a4626757ae48e88af
SHA1: 609af405cdc9ae69c2b583cf8cb643dae9f426d2
MD5sum: c741404b1046f58c17e7c872a6400557
Description: Provides cached-property for decorating methods in classes (Python 3)
This Python module
* makes caching of time or computational expensive properties quick and easy.
* is simple to use.
* works in Python 2 and 3.
.
This package is targeting Python version 3.
Description-md5:
Homepage: https://github.com/pydanny/cached-property
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib
Section: python
Priority: optional
Filename: pool/main/c/cached-property/python3-cached-property_1.5.2-1_all.deb