redi-search on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S redi-search

* (Optional) Uninstall redi-search on Arch using YAY

$ yay -Rns redi-search

2. Manually Install "redi-search" via AUR

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

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

b. Clone redi-search's git locally

$ git clone https://aur.archlinux.org/redi-search.git ~/redi-search

c. Go to ~/redi-search folder and install it

$ cd ~/redi-search $ makepkg -si

3. Information about the redi-search package on Arch User Repository (AUR)

ID: 858389
Name: redi-search
PackageBaseID: 152099
PackageBase: redi-search
Version: 2.0.6-1
Description: Redis module that implements a search engine on top of Redis.
URL: https://github.com/RediSearch/RediSearch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonian
FirstSubmitted: 1588114267
LastModified: 1612428245
URLPath: /cgit/aur.git/snapshot/redi-search.tar.gz