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

Last updated: May 20,2024

1. Install "python-dogpile.core" package

Here is a brief guide to show you how to install python-dogpile.core on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dogpile.core

2. Uninstall "python-dogpile.core" package

This guide let you learn how to uninstall python-dogpile.core on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-dogpile.core $ sudo apt autoclean && sudo apt autoremove

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

Package: python-dogpile.core
Priority: optional
Section: python
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4.1+dfsg1-3
Depends: python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-dogpile.core/python-dogpile.core_0.4.1+dfsg1-3_all.deb
Size: 9714
MD5sum: 53ce65d6fb6801e50c3d2ce9474df1a7
SHA1: e496f29c75eb34ae10436718975a94563956218c
SHA256: e755c4333b2bd3fe5c23172b3cb948bd275ddc649cf1535c6c656f7a44d08569
Description-en: dogpile lock, typically used in larger caching solution - Python 2.x
Python dogpile.core lock allows a single thread to generate an expensive
resource while other threads use the old value, until the new"value is ready.
.
Dogpile is basically the locking code extracted from the Beaker package, for
simple and generic usage.
.
This package provides the Python 2.x module.
Description-md5: 02235828aafdb26da9afaecb3792de2b
Homepage: http://bitbucket.org/zzzeek/dogpile.core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y