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

Last updated: November 26,2024

1. Install "python3-dogpile.cache" package

This guide let you learn how to install python3-dogpile.cache on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-dogpile.cache

2. Uninstall "python3-dogpile.cache" package

Here is a brief guide to show you how to uninstall python3-dogpile.cache on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-dogpile.cache $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-dogpile.cache
Architecture: all
Version: 1.1.2-1
Priority: optional
Section: python
Source: python-dogpile.cache
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 203
Depends: python3-decorator, python3-mako, python3-stevedore, python3:any
Filename: pool/main/p/python-dogpile.cache/python3-dogpile.cache_1.1.2-1_all.deb
Size: 39600
MD5sum: 02e81d2ecb866b81b90f14aeb2bbbb32
SHA1: 10b392480d6899fb368b406d9bffe91c796cede4
SHA256: e383f88b56665311f94ecbe06b5e998e8fb3384998547b6a3a5eaf1a0c68a0c6
SHA512: b9364143bc730b76bd76ad5927c5233772786c623084498c5f33584db14376abcbde5bb5925bd3120b4e250cf75a760f175081572efb4c4cf1a66abe12aaec45
Homepage: https://github.com/sqlalchemy/dogpile.cache.git
Description-en: caching front-end based on the Dogpile lock - Python 3.x
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 Python 3.x module.
Description-md5: 27ad85c00f7866c53aff4c1dce0b4eed