dragonfly-bin on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S dragonfly-bin

* (Optional) Uninstall dragonfly-bin on Arch using YAY

$ yay -Rns dragonfly-bin

2. Manually Install "dragonfly-bin" via AUR

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

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

b. Clone dragonfly-bin's git locally

$ git clone https://aur.archlinux.org/dragonfly-bin.git ~/dragonfly-bin

c. Go to ~/dragonfly-bin folder and install it

$ cd ~/dragonfly-bin $ makepkg -si

3. Information about the dragonfly-bin package on Arch User Repository (AUR)

ID: 1137425
Name: dragonfly-bin
PackageBaseID: 182967
PackageBase: dragonfly-bin
Version: 0.7.0-1
Description: Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs
URL: https://dragonflydb.io/
NumVotes: 1
Popularity: 0.000697
OutOfDate: 1679384794
Maintainer: ilanfrumer
Submitter: ilanfrumer
FirstSubmitted: 1654619217
LastModified: 1662724700
URLPath: /cgit/aur.git/snapshot/dragonfly-bin.tar.gz