dragonflydb on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "dragonflydb" 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 dragonflydb on Arch using YAY
$
yay -S
dragonflydb
Copied
* (Optional) Uninstall dragonflydb on Arch using YAY
$
yay -Rns
dragonflydb
Copied
2. Manually Install "dragonflydb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dragonflydb's git locally
$
git clone https://aur.archlinux.org/dragonflydb.git
~/dragonflydb
Copied
c. Go to ~/dragonflydb folder and install it
$
cd
~/dragonflydb
Copied
$
makepkg -si
Copied
3. Information about the dragonflydb package on Arch User Repository (AUR)
ID: 1421286
Name: dragonflydb
PackageBaseID: 179281
PackageBase: dragonflydb
Version: 1.15.0-1
Description: A fast in-memory store that is fully compatible with Redis and Memcached
URL: https://dragonflydb.io
NumVotes: 3
Popularity: 0.089559
OutOfDate:
Maintainer: ssharunas
Submitter: grawlinson
FirstSubmitted: 1653947995
LastModified: 1709660879
URLPath: /cgit/aur.git/snapshot/dragonflydb.tar.gz
Name: dragonflydb
PackageBaseID: 179281
PackageBase: dragonflydb
Version: 1.15.0-1
Description: A fast in-memory store that is fully compatible with Redis and Memcached
URL: https://dragonflydb.io
NumVotes: 3
Popularity: 0.089559
OutOfDate:
Maintainer: ssharunas
Submitter: grawlinson
FirstSubmitted: 1653947995
LastModified: 1709660879
URLPath: /cgit/aur.git/snapshot/dragonflydb.tar.gz