php73-redis on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S php73-redis

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

$ yay -Rns php73-redis

2. Manually Install "php73-redis" via AUR

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

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

b. Clone php73-redis's git locally

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

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

$ cd ~/php73-redis $ makepkg -si

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

ID: 1403503
Name: php73-redis
PackageBaseID: 147839
PackageBase: php73-redis
Version: 6.0.2-1
Description: An API for communicating with the Redis key-value store
URL: https://github.com/phpredis/phpredis/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1578063291
LastModified: 1706985856
URLPath: /cgit/aur.git/snapshot/php73-redis.tar.gz