iredis-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S iredis-bin

* (Optional) Uninstall iredis-bin on Arch using YAY

$ yay -Rns iredis-bin

2. Manually Install "iredis-bin" via AUR

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

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

b. Clone iredis-bin's git locally

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

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

$ cd ~/iredis-bin $ makepkg -si

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

ID: 1411112
Name: iredis-bin
PackageBaseID: 150617
PackageBase: iredis-bin
Version: 1.14.1-1
Description: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting
URL: https://iredis.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dharrigan
Submitter: ragouel
FirstSubmitted: 1584963627
LastModified: 1708208035
URLPath: /cgit/aur.git/snapshot/iredis-bin.tar.gz