python-py-lru-cache on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "python-py-lru-cache" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-py-lru-cache on Arch using YAY

$ yay -S python-py-lru-cache

* (Optional) Uninstall python-py-lru-cache on Arch using YAY

$ yay -Rns python-py-lru-cache

2. Manually Install "python-py-lru-cache" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-py-lru-cache's git locally

$ git clone https://aur.archlinux.org/python-py-lru-cache.git ~/python-py-lru-cache

c. Go to ~/python-py-lru-cache folder and install it

$ cd ~/python-py-lru-cache $ makepkg -si

3. Information about the python-py-lru-cache package on Arch User Repository (AUR)

ID: 929078
Name: python-py-lru-cache
PackageBaseID: 168553
PackageBase: python-py-lru-cache
Version: 0.1.4-1
Description: LRU cache for python. Provides a dictionary-like object as well as a method decorator.
URL: https://github.com/stucchio/Python-LRU-cache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1625191076
LastModified: 1625191076
URLPath: /cgit/aur.git/snapshot/python-py-lru-cache.tar.gz