bbolt on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install bbolt on Arch using YAY
$
yay -S
bbolt
Copied
* (Optional) Uninstall bbolt on Arch using YAY
$
yay -Rns
bbolt
Copied
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
Copied
b. Clone bbolt's git locally
$
git clone https://aur.archlinux.org/bbolt.git
~/bbolt
Copied
c. Go to ~/bbolt folder and install it
$
cd
~/bbolt
Copied
$
makepkg -si
Copied
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
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