php71-redis on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S php71-redis

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

$ yay -Rns php71-redis

2. Manually Install "php71-redis" via AUR

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

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

b. Clone php71-redis's git locally

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

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

$ cd ~/php71-redis $ makepkg -si

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

ID: 710869
Name: php71-redis
PackageBaseID: 144198
PackageBase: php71-redis
Version: 5.2.1-1
Description: PHP extension for interfacing with Redis
URL: http://pecl.php.net/package/redis
NumVotes: 0
Popularity: 0
OutOfDate: 1706983653
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1565352325
LastModified: 1584872867
URLPath: /cgit/aur.git/snapshot/php71-redis.tar.gz