How to Install and Uninstall python-dogpile.cache-doc Package on Kali Linux

Last updated: May 06,2024

1. Install "python-dogpile.cache-doc" package

Please follow the step by step instructions below to install python-dogpile.cache-doc on Kali Linux

$ sudo apt update $ sudo apt install python-dogpile.cache-doc

2. Uninstall "python-dogpile.cache-doc" package

Please follow the guidelines below to uninstall python-dogpile.cache-doc on Kali Linux:

$ sudo apt remove python-dogpile.cache-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-dogpile.cache-doc package on Kali Linux

Package: python-dogpile.cache-doc
Source: python-dogpile.cache
Version: 1.1.8-3
Installed-Size: 962
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 106688
SHA256: 5173bf640912f0ce5b1ff02afe4de22dac852159dfe11dcd76b594a4b943b7c0
SHA1: 8f0b6dc1dac0c755e2a5965e86d9f6c194492330
MD5sum: 854fa1e50cae370856f50962eb81e6c3
Description: caching front-end based on the Dogpile lock - doc
A caching API built around the concept of a "dogpile lock", which allows
continued access to an expiring data value while a single thread generates a
new value.
.
dogpile.cache builds on the dogpile.core locking system
(see http://pypi.python.org/pypi/dogpile.core), which implements the idea of
"allow one creator to write while others read" in the abstract. Overall,
dogpile.cache is intended as a replacement to the Beaker (see
http://beaker.groovie.org) caching system, the internals of which are written
by the same author. All the ideas of Beaker which "work" are re-implemented in
dogpile.cache in a more efficient and succinct manner, and all the cruft
(Beaker's internals were first written in 2005) relegated to the trash heap.
.
This package provides the documentation.
Description-md5:
Homepage: https://github.com/sqlalchemy/dogpile.cache.git
Section: doc
Priority: optional
Filename: pool/main/p/python-dogpile.cache/python-dogpile.cache-doc_1.1.8-3_all.deb