How to Install and Uninstall python-dogpile.cache-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

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

Here is a brief guide to show you how to install python-dogpile.cache-doc on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the instructions below to uninstall python-dogpile.cache-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-dogpile.cache-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-dogpile.cache-doc
Architecture: all
Version: 1.1.2-1
Priority: optional
Section: doc
Source: python-dogpile.cache
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 831
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/main/p/python-dogpile.cache/python-dogpile.cache-doc_1.1.2-1_all.deb
Size: 70712
MD5sum: 9d92be760ce8b051cd7559a298128fd3
SHA1: a715dbc8e7e79498b1c6a4ba834611283d65dcfe
SHA256: 1c8b6f6309adaf50e58dc90c2a2839b9f1e12cd0b3323d35d206f0b9e41e3a56
SHA512: 4127b1b4f6860efff1252bd6daa209c956e7eef10c9cf5dd6363e850cff4fbaac56c593003cfae974d7288d6d3126b16d257e2702ce6b946a64d042edeb4bc65
Homepage: https://github.com/sqlalchemy/dogpile.cache.git
Description-en: 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: a620fa6583e383299e35c5b25f36f006