redis-bloom on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S redis-bloom

* (Optional) Uninstall redis-bloom on Arch using YAY

$ yay -Rns redis-bloom

2. Manually Install "redis-bloom" via AUR

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

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

b. Clone redis-bloom's git locally

$ git clone https://aur.archlinux.org/redis-bloom.git ~/redis-bloom

c. Go to ~/redis-bloom folder and install it

$ cd ~/redis-bloom $ makepkg -si

3. Information about the redis-bloom package on Arch User Repository (AUR)

ID: 1393043
Name: redis-bloom
PackageBaseID: 191725
PackageBase: redis-bloom
Version: 2.6.11-1
Description: Probabilistic Datatypes Module for Redis
URL: https://redis.io/docs/stack/bloom/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: silvan
Submitter: silvan
FirstSubmitted: 1679235268
LastModified: 1706296968
URLPath: /cgit/aur.git/snapshot/redis-bloom.tar.gz