redis-create-cluster on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "redis-create-cluster" 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-create-cluster on Arch using YAY
$
yay -S
redis-create-cluster
Copied
* (Optional) Uninstall redis-create-cluster on Arch using YAY
$
yay -Rns
redis-create-cluster
Copied
2. Manually Install "redis-create-cluster" 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-create-cluster's git locally
$
git clone https://aur.archlinux.org/redis-create-cluster.git
~/redis-create-cluster
Copied
c. Go to ~/redis-create-cluster folder and install it
$
cd
~/redis-create-cluster
Copied
$
makepkg -si
Copied
3. Information about the redis-create-cluster package on Arch User Repository (AUR)
ID: 882712
Name: redis-create-cluster
PackageBaseID: 164836
PackageBase: redis-create-cluster
Version: 6.2.1-1
Description: A small script used to easily start a big number of Redis instances configured to run in cluster mode
URL: https://github.com/redis/redis/tree/unstable/utils/create-cluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616627542
LastModified: 1616627542
URLPath: /cgit/aur.git/snapshot/redis-create-cluster.tar.gz
Name: redis-create-cluster
PackageBaseID: 164836
PackageBase: redis-create-cluster
Version: 6.2.1-1
Description: A small script used to easily start a big number of Redis instances configured to run in cluster mode
URL: https://github.com/redis/redis/tree/unstable/utils/create-cluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616627542
LastModified: 1616627542
URLPath: /cgit/aur.git/snapshot/redis-create-cluster.tar.gz