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

Last updated: May 06,2024

1. Install "python3-dogpile.core" package

Please follow the steps below to install python3-dogpile.core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-dogpile.core" package

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

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

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

Package: python3-dogpile.core
Priority: optional
Section: python
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-dogpile.core
Version: 0.4.1+dfsg1-3
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-dogpile.core/python3-dogpile.core_0.4.1+dfsg1-3_all.deb
Size: 9506
MD5sum: 42475f061e3f8efdc7fc1cbc2bac10a9
SHA1: d5c4440fb2be0accaa487cff001bdf2769890c82
SHA256: 4a7d11ca595d37a3469c3deac029261187e515883d9e68b2f265d9ccc5024e82
Description-en: dogpile lock, typically used in larger caching solution - Python 3.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 3.x module.
Description-md5: 753f323927b57616f2493baaddc18627
Homepage: http://bitbucket.org/zzzeek/dogpile.core
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m