iredis on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install iredis on Arch using YAY
$
yay -S
iredis
Copied
* (Optional) Uninstall iredis on Arch using YAY
$
yay -Rns
iredis
Copied
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
Copied
b. Clone iredis's git locally
$
git clone https://aur.archlinux.org/iredis.git
~/iredis
Copied
c. Go to ~/iredis folder and install it
$
cd
~/iredis
Copied
$
makepkg -si
Copied
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
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