How to Install and Uninstall python-expiringdict Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-expiringdict" package
This tutorial shows how to install python-expiringdict on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-expiringdict
Copied
2. Uninstall "python-expiringdict" package
Here is a brief guide to show you how to uninstall python-expiringdict on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-expiringdict
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-expiringdict package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-expiringdict
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Version: 1.1.2-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/p/python-expiringdict/python-expiringdict_1.1.2-1_all.deb
Size: 4630
MD5sum: a1642112a93221423613e9acef3c10a9
SHA1: 25070ac7ee7fff0b45fe2b417f3b610486b61ff9
SHA256: bcc37d2d3304bb6e52e0ab25ef1198a9c5d30d1388f86f3248b0370ffff44c9c
Description-en: Python caching library
expiringdict is a Python caching library, providing an ordered
dictionary with auto-expiring values for caching purposes. Expiration
happens on any access, object is locked during cleanup from expired
values. ExpiringDict stores at most a maximum number of elements -
the oldest will be deleted.
.
This is the Python 2 version of this package.
Description-md5: 7e6eebd3d8aaafa863b19a1e2cea5970
Homepage: https://github.com/mailgun/expiringdict
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: all
Version: 1.1.2-1
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8)
Filename: pool/universe/p/python-expiringdict/python-expiringdict_1.1.2-1_all.deb
Size: 4630
MD5sum: a1642112a93221423613e9acef3c10a9
SHA1: 25070ac7ee7fff0b45fe2b417f3b610486b61ff9
SHA256: bcc37d2d3304bb6e52e0ab25ef1198a9c5d30d1388f86f3248b0370ffff44c9c
Description-en: Python caching library
expiringdict is a Python caching library, providing an ordered
dictionary with auto-expiring values for caching purposes. Expiration
happens on any access, object is locked during cleanup from expired
values. ExpiringDict stores at most a maximum number of elements -
the oldest will be deleted.
.
This is the Python 2 version of this package.
Description-md5: 7e6eebd3d8aaafa863b19a1e2cea5970
Homepage: https://github.com/mailgun/expiringdict
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu