memcached-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S memcached-git

* (Optional) Uninstall memcached-git on Arch using YAY

$ yay -Rns memcached-git

2. Manually Install "memcached-git" via AUR

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

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

b. Clone memcached-git's git locally

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

c. Go to ~/memcached-git folder and install it

$ cd ~/memcached-git $ makepkg -si

3. Information about the memcached-git package on Arch User Repository (AUR)

ID: 437997
Name: memcached-git
PackageBaseID: 125042
PackageBase: memcached-git
Version: 1.5.0.4.gb5ab581-1
Description: Distributed memory object caching system
URL: https://memcached.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1695471016
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1503518738
LastModified: 1503518738
URLPath: /cgit/aur.git/snapshot/memcached-git.tar.gz