dgraph-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dgraph-bin

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

$ yay -Rns dgraph-bin

2. Manually Install "dgraph-bin" via AUR

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

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

b. Clone dgraph-bin's git locally

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

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

$ cd ~/dgraph-bin $ makepkg -si

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

ID: 1311811
Name: dgraph-bin
PackageBaseID: 116466
PackageBase: dgraph-bin
Version: 23.1.0-1
Description: Fast, transactional, distributed graph database
URL: https://github.com/dgraph-io/dgraph
NumVotes: 7
Popularity: 0.00039
OutOfDate:
Maintainer: tee
Submitter: trengrj
FirstSubmitted: 1477382312
LastModified: 1693488003
URLPath: /cgit/aur.git/snapshot/dgraph-bin.tar.gz