python2-expiringdict on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-expiringdict

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

$ yay -Rns python2-expiringdict

2. Manually Install "python2-expiringdict" via AUR

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

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

b. Clone python2-expiringdict's git locally

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

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

$ cd ~/python2-expiringdict $ makepkg -si

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

ID: 877225
Name: python2-expiringdict
PackageBaseID: 83711
PackageBase: python2-expiringdict
Version: 1.2.1-1
Description: Dictionary with auto-expiring values for caching purposes
URL: https://pypi.python.org/pypi/expiringdict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1404904581
LastModified: 1615759018
URLPath: /cgit/aur.git/snapshot/python2-expiringdict.tar.gz