libmemcache on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libmemcache

* (Optional) Uninstall libmemcache on Arch using YAY

$ yay -Rns libmemcache

2. Manually Install "libmemcache" via AUR

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

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

b. Clone libmemcache's git locally

$ git clone https://aur.archlinux.org/libmemcache.git ~/libmemcache

c. Go to ~/libmemcache folder and install it

$ cd ~/libmemcache $ makepkg -si

3. Information about the libmemcache package on Arch User Repository (AUR)

ID: 190659
Name: libmemcache
PackageBaseID: 17376
PackageBase: libmemcache
Version: 1.4.0.rc2-1
Description: the C API for memcached
URL: http://people.freebsd.org/~seanc/libmemcache
NumVotes: 9
Popularity: 0
OutOfDate: 1701174317
Maintainer:
Submitter: prurigro
FirstSubmitted: 1240901223
LastModified: 1433911219
URLPath: /cgit/aur.git/snapshot/libmemcache.tar.gz