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

Last updated: May 20,2024

1. Install "python-repoze.lru" package

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

$ sudo apt update $ sudo apt install python-repoze.lru

2. Uninstall "python-repoze.lru" package

Please follow the guidance below to uninstall python-repoze.lru on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-repoze.lru $ sudo apt autoclean && sudo apt autoremove

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

Package: python-repoze.lru
Priority: extra
Section: python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.6-6
Depends: python (>= 2.7), python (<< 2.8)
Breaks: python-repoze.who (<< 1.0.18-4~)
Filename: pool/main/p/python-repoze.lru/python-repoze.lru_0.6-6_all.deb
Size: 11678
MD5sum: 70c9938b4108995d74e7be2213ab1fca
SHA1: 5f078c731394fec7811e532618fce28976f11af1
SHA256: 4d71d35a6af822877647e59427fcfa449953ab19c84372a071c4bdc377a9739f
Description-en: tiny LRU cache implementation and decorator
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache faster
than keys and values that are used frequently.
.
This is the Python 2 version of the package.
Description-md5: bd0f6bd06160290543180e3ecc9bcec8
Homepage: http://www.repoze.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome