python-diskcache on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-diskcache

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

$ yay -Rns python-diskcache

2. Manually Install "python-diskcache" via AUR

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

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

b. Clone python-diskcache's git locally

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

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

$ cd ~/python-diskcache $ makepkg -si

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

ID: 1338622
Name: python-diskcache
PackageBaseID: 132267
PackageBase: python-diskcache
Version: 5.6.3-1
Description: Python disk and file backed cache library
URL: https://github.com/grantjenks/python-diskcache
NumVotes: 8
Popularity: 0.089688
OutOfDate:
Maintainer: wereii
Submitter: pezz
FirstSubmitted: 1525915495
LastModified: 1698051543
URLPath: /cgit/aur.git/snapshot/python-diskcache.tar.gz