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

Last updated: July 03,2024

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

$ yay -S redis-viewer-bin

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

$ yay -Rns redis-viewer-bin

2. Manually Install "redis-viewer-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-viewer-bin's git locally

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

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

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

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

ID: 1423039
Name: redis-viewer-bin
PackageBaseID: 192860
PackageBase: redis-viewer-bin
Version: 2.3.2-5
Description: A Redis visualization client tool that pursues ultimate performance, minimalist layout, efficient interaction, cross platform, and supports deserialization of Java bytecode.
URL: https://github.com/redisviewer/RedisViewer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1681980358
LastModified: 1709888748
URLPath: /cgit/aur.git/snapshot/redis-viewer-bin.tar.gz