php70-memcached on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S php70-memcached

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

$ yay -Rns php70-memcached

2. Manually Install "php70-memcached" via AUR

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

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

b. Clone php70-memcached's git locally

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

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

$ cd ~/php70-memcached $ makepkg -si

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

ID: 479169
Name: php70-memcached
PackageBaseID: 129309
PackageBase: php70-memcached
Version: 3.0.4-1
Description: php70 extension for interfacing with memcached via libmemcached library
URL: https://pecl.php.net/package/memcached
NumVotes: 0
Popularity: 0
OutOfDate: 1705849447
Maintainer: gromez
Submitter: gromez
FirstSubmitted: 1516358094
LastModified: 1516358094
URLPath: /cgit/aur.git/snapshot/php70-memcached.tar.gz