python-cachelib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cachelib

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

$ yay -Rns python-cachelib

2. Manually Install "python-cachelib" via AUR

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

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

b. Clone python-cachelib's git locally

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

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

$ cd ~/python-cachelib $ makepkg -si

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

ID: 1084653
Name: python-cachelib
PackageBaseID: 142830
PackageBase: python-cachelib
Version: 0.7.0-1
Description: A collection of cache libraries in the same API interface. Extracted from werkzeug
URL: https://github.com/pallets/cachelib
NumVotes: 5
Popularity: 1.7E-5
OutOfDate:
Maintainer: flipee
FirstSubmitted: 1560705272
LastModified: 1653406652
URLPath: /cgit/aur.git/snapshot/python-cachelib.tar.gz