php70-redis on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S php70-redis

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

$ yay -Rns php70-redis

2. Manually Install "php70-redis" via AUR

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

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

b. Clone php70-redis's git locally

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

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

$ cd ~/php70-redis $ makepkg -si

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

ID: 710870
Name: php70-redis
PackageBaseID: 133219
PackageBase: php70-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: 1706983667
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1528379899
LastModified: 1584872908
URLPath: /cgit/aur.git/snapshot/php70-redis.tar.gz