redis-cell on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S redis-cell

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

$ yay -Rns redis-cell

2. Manually Install "redis-cell" via AUR

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

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

b. Clone redis-cell's git locally

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

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

$ cd ~/redis-cell $ makepkg -si

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

ID: 1054513
Name: redis-cell
PackageBaseID: 177129
PackageBase: redis-cell
Version: 0.3.0-1
Description: Redis module that provides rate limiting in Redis as a single command.
URL: https://github.com/brandur/redis-cell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ayatale
Submitter: ayatale
FirstSubmitted: 1647831860
LastModified: 1647831860
URLPath: /cgit/aur.git/snapshot/redis-cell.tar.gz