python-aiocache on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-aiocache

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

$ yay -Rns python-aiocache

2. Manually Install "python-aiocache" via AUR

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

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

b. Clone python-aiocache's git locally

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

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

$ cd ~/python-aiocache $ makepkg -si

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

ID: 1309563
Name: python-aiocache
PackageBaseID: 137723
PackageBase: python-aiocache
Version: 0.12.2-1
Description: Asyncio cache manager for redis, memcached and memory
URL: https://github.com/argaen/aiocache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: gee
FirstSubmitted: 1543671280
LastModified: 1693108366
URLPath: /cgit/aur.git/snapshot/python-aiocache.tar.gz