python-aiomcache on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-aiomcache

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

$ yay -Rns python-aiomcache

2. Manually Install "python-aiomcache" via AUR

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

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

b. Clone python-aiomcache's git locally

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

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

$ cd ~/python-aiomcache $ makepkg -si

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

ID: 1309584
Name: python-aiomcache
PackageBaseID: 197027
PackageBase: python-aiomcache
Version: 0.8.1-1
Description: Minimal pure python memcached client
URL: https://github.com/aio-libs/aiomcache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1693116099
LastModified: 1693116099
URLPath: /cgit/aur.git/snapshot/python-aiomcache.tar.gz