python-cachey on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-cachey

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

$ yay -Rns python-cachey

2. Manually Install "python-cachey" via AUR

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

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

b. Clone python-cachey's git locally

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

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

$ cd ~/python-cachey $ makepkg -si

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

ID: 707367
Name: python-cachey
PackageBaseID: 121968
PackageBase: python-cachey
Version: 0.2.1-1
Description: Caching based on computation time and storage space
URL: https://github.com/dask/cachey
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1493666780
LastModified: 1584131256
URLPath: /cgit/aur.git/snapshot/python-cachey.tar.gz