quickredis on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S quickredis

* (Optional) Uninstall quickredis on Arch using YAY

$ yay -Rns quickredis

2. Manually Install "quickredis" via AUR

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

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

b. Clone quickredis's git locally

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

c. Go to ~/quickredis folder and install it

$ cd ~/quickredis $ makepkg -si

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

ID: 1125975
Name: quickredis
PackageBaseID: 156989
PackageBase: quickredis
Version: 2.7.1-1
Description: A free forever Redis GUI tool. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys and has an amazing UI
URL: https://quick123.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1598134541
LastModified: 1660493007
URLPath: /cgit/aur.git/snapshot/quickredis.tar.gz