python-temporal-cache on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-temporal-cache

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

$ yay -Rns python-temporal-cache

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

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

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

$ cd ~/python-temporal-cache $ makepkg -si

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

ID: 1054703
Name: python-temporal-cache
PackageBaseID: 177168
PackageBase: python-temporal-cache
Version: 0.1.4-1
Description: Time based function caching
URL: https://pypi.org/project/temporal-cache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647869949
LastModified: 1647869949
URLPath: /cgit/aur.git/snapshot/python-temporal-cache.tar.gz