php72-memcached on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S php72-memcached

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

$ yay -Rns php72-memcached

2. Manually Install "php72-memcached" via AUR

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

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

b. Clone php72-memcached's git locally

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

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

$ cd ~/php72-memcached $ makepkg -si

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

ID: 710871
Name: php72-memcached
PackageBaseID: 147805
PackageBase: php72-memcached
Version: 3.1.5-1
Description: php72 extension for interfacing with memcached via libmemcached library
URL: https://pecl.php.net/package/memcached
NumVotes: 0
Popularity: 0
OutOfDate: 1705849382
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1577984869
LastModified: 1584873006
URLPath: /cgit/aur.git/snapshot/php72-memcached.tar.gz