How to Install and Uninstall python312-repoze.lru Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-repoze.lru" package
This guide covers the steps necessary to install python312-repoze.lru on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-repoze.lru
Copied
2. Uninstall "python312-repoze.lru" package
This is a short guide on how to uninstall python312-repoze.lru on openSuSE Tumbleweed:
$
sudo zypper remove
python312-repoze.lru
Copied
3. Information about the python312-repoze.lru package on openSuSE Tumbleweed
Information for package python312-repoze.lru:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-repoze.lru
Version : 0.7-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 170.1 KiB
Installed : No
Status : not installed
Source package : python-repoze.lru-0.7-3.7.src
Upstream URL : http://www.repoze.org
Summary : A tiny LRU cache implementation and decorator
Description :
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. It works under Python 2.5,
Python 2.6, Python 2.7, and Python 3.2.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-repoze.lru
Version : 0.7-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 170.1 KiB
Installed : No
Status : not installed
Source package : python-repoze.lru-0.7-3.7.src
Upstream URL : http://www.repoze.org
Summary : A tiny LRU cache implementation and decorator
Description :
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. It works under Python 2.5,
Python 2.6, Python 2.7, and Python 3.2.