phpredisadmin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S phpredisadmin

* (Optional) Uninstall phpredisadmin on Arch using YAY

$ yay -Rns phpredisadmin

2. Manually Install "phpredisadmin" via AUR

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

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

b. Clone phpredisadmin's git locally

$ git clone https://aur.archlinux.org/phpredisadmin.git ~/phpredisadmin

c. Go to ~/phpredisadmin folder and install it

$ cd ~/phpredisadmin $ makepkg -si

3. Information about the phpredisadmin package on Arch User Repository (AUR)

ID: 545953
Name: phpredisadmin
PackageBaseID: 113943
PackageBase: phpredisadmin
Version: 1.11.0-1
Description: phpRedisAdmin is a simple web interface to manage Redis databases
URL: https://github.com/erikdubbelboer/phpRedisAdmin
NumVotes: 1
Popularity: 0
OutOfDate: 1696177321
Maintainer: Smak
Submitter: Smak
FirstSubmitted: 1469375206
LastModified: 1537627498
URLPath: /cgit/aur.git/snapshot/phpredisadmin.tar.gz