php-redis-3 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S php-redis-3

* (Optional) Uninstall php-redis-3 on Arch using YAY

$ yay -Rns php-redis-3

2. Manually Install "php-redis-3" via AUR

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

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

b. Clone php-redis-3's git locally

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

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

$ cd ~/php-redis-3 $ makepkg -si

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

ID: 521979
Name: php-redis-3
PackageBaseID: 132296
PackageBase: php-redis-3
Version: 3.1.6-1
Description: PHP extension for interfacing with Redis
URL: http://pecl.php.net/package/redis
NumVotes: 0
Popularity: 0
OutOfDate: 1706043472
Maintainer: Smak
Submitter: Smak
FirstSubmitted: 1526037791
LastModified: 1529914030
URLPath: /cgit/aur.git/snapshot/php-redis-3.tar.gz