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

Last updated: May 04,2024

1. Install "python3-repoze.lru" package

Please follow the instructions below to install python3-repoze.lru on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-repoze.lru" package

Please follow the guidance below to uninstall python3-repoze.lru on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-repoze.lru package on Ubuntu 21.10 (Impish Indri)

Package: python3-repoze.lru
Architecture: all
Version: 0.7-2
Priority: extra
Section: python
Source: python-repoze.lru
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 71
Depends: python3:any
Filename: pool/main/p/python-repoze.lru/python3-repoze.lru_0.7-2_all.deb
Size: 12112
MD5sum: 61a7d68e31eaae2a2b3c9e489f269d9b
SHA1: 9f2c881b0214306aef363a59f1efa70f88bd8a05
SHA256: 092e8bf8b7539ba29b295fa16c75655c68357e5b2d485291289ad92dbd8ff3fb
SHA512: 22751cc2016dadc7fd1dbfd0ecc300a1c4953c44f977f071a4f66b39a01a2f637d063828d1c04cfbafb0c01df95a5883b1b9b8d657777c2f369232dde3795b03
Homepage: http://www.repoze.org/
Description-en: tiny LRU cache implementation and decorator for Python 3
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 3 version of the package.
Description-md5: 3a0267de4611221b76e003adbe8d25c5
Task: ubuntustudio-publishing