redis-gui-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S redis-gui-bin

* (Optional) Uninstall redis-gui-bin on Arch using YAY

$ yay -Rns redis-gui-bin

2. Manually Install "redis-gui-bin" via AUR

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

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

b. Clone redis-gui-bin's git locally

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

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

$ cd ~/redis-gui-bin $ makepkg -si

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

ID: 1417023
Name: redis-gui-bin
PackageBaseID: 195873
PackageBase: redis-gui-bin
Version: 2.3.0-4
Description: Modern graphical user interface to peek into redis database (unofficial)
URL: https://github.com/ekvedaras/redis-gui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1689724061
LastModified: 1709093667
URLPath: /cgit/aur.git/snapshot/redis-gui-bin.tar.gz