libmemcached-old on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libmemcached-old

* (Optional) Uninstall libmemcached-old on Arch using YAY

$ yay -Rns libmemcached-old

2. Manually Install "libmemcached-old" via AUR

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

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

b. Clone libmemcached-old's git locally

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

c. Go to ~/libmemcached-old folder and install it

$ cd ~/libmemcached-old $ makepkg -si

3. Information about the libmemcached-old package on Arch User Repository (AUR)

ID: 241372
Name: libmemcached-old
PackageBaseID: 102164
PackageBase: libmemcached-old
Version: 1.0.8-1
Description: C and C++ client library to the memcached server, old version
URL: http://libmemcached.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: mburakov
FirstSubmitted: 1445351326
LastModified: 1445351784
URLPath: /cgit/aur.git/snapshot/libmemcached-old.tar.gz