python-lru-dict on AUR (Arch User Repository)

Last updated: June 22,2024

1. Install "python-lru-dict" 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-lru-dict on Arch using YAY

$ yay -S python-lru-dict

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

$ yay -Rns python-lru-dict

2. Manually Install "python-lru-dict" via AUR

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

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

b. Clone python-lru-dict's git locally

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

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

$ cd ~/python-lru-dict $ makepkg -si

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

ID: 1421385
Name: python-lru-dict
PackageBaseID: 203343
PackageBase: python-lru-dict
Version: 1.3.0-2
Description: A fast and memory efficient LRU cache for Python
URL: https://github.com/amitdev/lru-dict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1709670965
LastModified: 1709670965
URLPath: /cgit/aur.git/snapshot/python-lru-dict.tar.gz

5. The same packages on other Linux Distributions