php53-memcached on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S php53-memcached

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

$ yay -Rns php53-memcached

2. Manually Install "php53-memcached" via AUR

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

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

b. Clone php53-memcached's git locally

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

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

$ cd ~/php53-memcached $ makepkg -si

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

ID: 526967
Name: php53-memcached
PackageBaseID: 86419
PackageBase: php53-memcached
Version: 2.2.0-2
Description: PHP 5.3 extension for interfacing with memcached via libmemcached library
URL: http://pecl.php.net/package/memcached
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: felixonmars
FirstSubmitted: 1412852197
LastModified: 1531667061
URLPath: /cgit/aur.git/snapshot/php53-memcached.tar.gz