badgerdb on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "badgerdb" 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 badgerdb on Arch using YAY
$
yay -S
badgerdb
Copied
* (Optional) Uninstall badgerdb on Arch using YAY
$
yay -Rns
badgerdb
Copied
2. Manually Install "badgerdb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone badgerdb's git locally
$
git clone https://aur.archlinux.org/badgerdb.git
~/badgerdb
Copied
c. Go to ~/badgerdb folder and install it
$
cd
~/badgerdb
Copied
$
makepkg -si
Copied
3. Information about the badgerdb package on Arch User Repository (AUR)
ID: 1219582
Name: badgerdb
PackageBaseID: 151190
PackageBase: badgerdb
Version: 4.0.1-1
Description: An embeddable, persistent and fast key-value (KV) database written in pure Go
URL: https://blog.dgraph.io/post/badger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: ragouel
FirstSubmitted: 1586250834
LastModified: 1677686208
URLPath: /cgit/aur.git/snapshot/badgerdb.tar.gz
Name: badgerdb
PackageBaseID: 151190
PackageBase: badgerdb
Version: 4.0.1-1
Description: An embeddable, persistent and fast key-value (KV) database written in pure Go
URL: https://blog.dgraph.io/post/badger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tee
Submitter: ragouel
FirstSubmitted: 1586250834
LastModified: 1677686208
URLPath: /cgit/aur.git/snapshot/badgerdb.tar.gz