php71-memcached on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S php71-memcached

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

$ yay -Rns php71-memcached

2. Manually Install "php71-memcached" via AUR

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

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

b. Clone php71-memcached's git locally

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

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

$ cd ~/php71-memcached $ makepkg -si

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

ID: 670922
Name: php71-memcached
PackageBaseID: 146966
PackageBase: php71-memcached
Version: 3.1.4-1
Description: php71 extension for interfacing with memcached via libmemcached library
URL: https://pecl.php.net/package/memcached
NumVotes: 0
Popularity: 0
OutOfDate: 1705849454
Maintainer: joeyfff
Submitter: joeyfff
FirstSubmitted: 1574834568
LastModified: 1574835087
URLPath: /cgit/aur.git/snapshot/php71-memcached.tar.gz