php56-memcached on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S php56-memcached

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

$ yay -Rns php56-memcached

2. Manually Install "php56-memcached" via AUR

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

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

b. Clone php56-memcached's git locally

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

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

$ cd ~/php56-memcached $ makepkg -si

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

ID: 657127
Name: php56-memcached
PackageBaseID: 106142
PackageBase: php56-memcached
Version: 2.2.0-4
Description: php56 extension for interfacing with memcached via libmemcached library
URL: https://pecl.php.net/package/memcached
NumVotes: 3
Popularity: 0
OutOfDate: 1705847996
Maintainer:
Submitter: foxxx0
FirstSubmitted: 1452809413
LastModified: 1571334339
URLPath: /cgit/aur.git/snapshot/php56-memcached.tar.gz