How to Install and Uninstall python-dogpile.cache-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

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

In this section, we are going to explain the necessary steps to install python-dogpile.cache-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall python-dogpile.cache-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dogpile.cache-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dogpile.cache-doc
Priority: optional
Section: doc
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-dogpile.cache
Version: 0.5.7-1ubuntu1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-dogpile.cache/python-dogpile.cache-doc_0.5.7-1ubuntu1_all.deb
Size: 54524
MD5sum: 4f3fe2e73c710a10ffe20b3f329cf9a4
SHA1: 6545a9fa957d6fb540e711c146bc3e4bdc04b054
SHA256: 7058ae022afd808a810f5a0cedd2bc53039cd5bf2ebc7465a65acfdb7041fa2f
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
Homepage: https://bitbucket.org/zzzeek/dogpile.cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m