redisearch on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "redisearch" 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 redisearch on Arch using YAY
$
yay -S
redisearch
Copied
* (Optional) Uninstall redisearch on Arch using YAY
$
yay -Rns
redisearch
Copied
2. Manually Install "redisearch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone redisearch's git locally
$
git clone https://aur.archlinux.org/redisearch.git
~/redisearch
Copied
c. Go to ~/redisearch folder and install it
$
cd
~/redisearch
Copied
$
makepkg -si
Copied
3. Information about the redisearch package on Arch User Repository (AUR)
ID: 1403916
Name: redisearch
PackageBaseID: 196472
PackageBase: redisearch
Version: 2.10.0-1
Description: A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
URL: https://github.com/RediSearch/RediSearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1691334243
LastModified: 1707055974
URLPath: /cgit/aur.git/snapshot/redisearch.tar.gz
Name: redisearch
PackageBaseID: 196472
PackageBase: redisearch
Version: 2.10.0-1
Description: A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
URL: https://github.com/RediSearch/RediSearch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1691334243
LastModified: 1707055974
URLPath: /cgit/aur.git/snapshot/redisearch.tar.gz