python-expiringdict on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-expiringdict

* (Optional) Uninstall python-expiringdict on Arch using YAY

$ yay -Rns python-expiringdict

2. Manually Install "python-expiringdict" via AUR

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

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

b. Clone python-expiringdict's git locally

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

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

$ cd ~/python-expiringdict $ makepkg -si

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

ID: 1238056
Name: python-expiringdict
PackageBaseID: 144358
PackageBase: python-expiringdict
Version: 1.2.2-1
Description: Dictionary with auto-expiring values for caching purposes
URL: https://github.com/mailgun/expiringdict
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1565926029
LastModified: 1680891878
URLPath: /cgit/aur.git/snapshot/python-expiringdict.tar.gz