iredis on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S iredis

* (Optional) Uninstall iredis on Arch using YAY

$ yay -Rns iredis

2. Manually Install "iredis" via AUR

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

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

b. Clone iredis's git locally

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

c. Go to ~/iredis folder and install it

$ cd ~/iredis $ makepkg -si

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

ID: 1410353
Name: iredis
PackageBaseID: 162228
PackageBase: iredis
Version: 1.14.1-1
Description: Terminal client for Redis with auto-completion and syntax highlighting.
URL: https://github.com/laixintao/iredis
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a-wing
Submitter: a-wing
FirstSubmitted: 1610976176
LastModified: 1708090236
URLPath: /cgit/aur.git/snapshot/iredis.tar.gz