dragonflydb on AUR (Arch User Repository)

Last updated: July 02,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

b. Install dragonflydb on Arch using YAY

$ yay -S dragonflydb

* (Optional) Uninstall dragonflydb on Arch using YAY

$ yay -Rns dragonflydb

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

b. Clone dragonflydb's git locally

$ git clone https://aur.archlinux.org/dragonflydb.git ~/dragonflydb

c. Go to ~/dragonflydb folder and install it

$ cd ~/dragonflydb $ makepkg -si

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