php74-redis on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S php74-redis

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

$ yay -Rns php74-redis

2. Manually Install "php74-redis" via AUR

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

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

b. Clone php74-redis's git locally

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

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

$ cd ~/php74-redis $ makepkg -si

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

ID: 1404328
Name: php74-redis
PackageBaseID: 163589
PackageBase: php74-redis
Version: 6.0.2-4
Description: An API for communicating with the Redis key-value store
URL: https://pecl.php.net/package/redis
NumVotes: 1
Popularity: 0.373065
OutOfDate:
Maintainer: tompear
Submitter: tompear
FirstSubmitted: 1613916717
LastModified: 1707129591
URLPath: /cgit/aur.git/snapshot/php74-redis.tar.gz