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

Last updated: July 02,2024

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

$ yay -S python-expiring-dict

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

$ yay -Rns python-expiring-dict

2. Manually Install "python-expiring-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-expiring-dict's git locally

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

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

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

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

ID: 1171636
Name: python-expiring-dict
PackageBaseID: 187683
PackageBase: python-expiring-dict
Version: 1.1.0-1
Description: Python dict with TTL support for auto-expiring caches
URL: https://pypi.org/project/expiring-dict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1668927215
LastModified: 1668927215
URLPath: /cgit/aur.git/snapshot/python-expiring-dict.tar.gz