bbolt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bbolt

* (Optional) Uninstall bbolt on Arch using YAY

$ yay -Rns bbolt

2. Manually Install "bbolt" via AUR

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

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

b. Clone bbolt's git locally

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

c. Go to ~/bbolt folder and install it

$ cd ~/bbolt $ makepkg -si

3. Information about the bbolt package on Arch User Repository (AUR)

ID: 1354830
Name: bbolt
PackageBaseID: 199654
PackageBase: bbolt
Version: 1.3.8-1
Description: An embedded key/value database for Go
URL: https://github.com/etcd-io/bbolt
NumVotes: 1
Popularity: 0.088853
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1700241571
LastModified: 1700241571
URLPath: /cgit/aur.git/snapshot/bbolt.tar.gz