< Home - < Back

python-repoze-lru


Information about the package, python-repoze-lru, which is shipped with common Linux distributions. The python-repoze-lru package is designed for, A tiny LRU cache implementation and decorator.


Package Name:

python-repoze-lru

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.

Architecture:

noarch

Version:

0.4

Release:

3.el6

Size:

13 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-repoze-lru


Control the python-repoze-lru package with the following handy commands outlined below.


Command

Description of Command

yum install python-repoze-lru

This command will install python-repoze-lru on the server.

yum remove python-repoze-lru

This command will un-install python-repoze-lru on the server. When you run this command, you will be asked if you are sure that you want to remove python-repoze-lru, so you have to manually confirm that you want to do this.

yum -y remove python-repoze-lru

This command will un-install python-repoze-lru on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-repoze-lru when using the -y flag.

yum update python-repoze-lru

This command will update python-repoze-lru to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-repoze-lru, so you have to manually confirm that you want to do this.

yum -y update python-repoze-lru

This command will update python-repoze-lru to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-repoze-lru when using the -y flag.

yum info python-repoze-lru

This command will show you core information about the python-repoze-lru package.

yum deplist python-repoze-lru

This command will show you the dependencies for python-repoze-lru. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-repoze-lru

This command will check if there is an update waiting on python-repoze-lru. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.