python2-pymemcache on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-pymemcache

* (Optional) Uninstall python2-pymemcache on Arch using YAY

$ yay -Rns python2-pymemcache

2. Manually Install "python2-pymemcache" via AUR

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

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

b. Clone python2-pymemcache's git locally

$ git clone https://aur.archlinux.org/python2-pymemcache.git ~/python2-pymemcache

c. Go to ~/python2-pymemcache folder and install it

$ cd ~/python2-pymemcache $ makepkg -si

3. Information about the python2-pymemcache package on Arch User Repository (AUR)

ID: 958052
Name: python2-pymemcache
PackageBaseID: 164410
PackageBase: python-pymemcache
Version: 3.5.0-1
Description: A comprehensive, fast, pure Python memcached client
URL: https://github.com/pinterest/pymemcache
NumVotes: 1
Popularity: 0.000429
OutOfDate: 1656280482
Maintainer: BigfootACA
FirstSubmitted: 1615887002
LastModified: 1631049008
URLPath: /cgit/aur.git/snapshot/python2-pymemcache.tar.gz

5. The same packages on other Linux Distributions