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