buzhug on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S buzhug

* (Optional) Uninstall buzhug on Arch using YAY

$ yay -Rns buzhug

2. Manually Install "buzhug" via AUR

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

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

b. Clone buzhug's git locally

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

c. Go to ~/buzhug folder and install it

$ cd ~/buzhug $ makepkg -si

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

ID: 941570
Name: buzhug
PackageBaseID: 12693
PackageBase: buzhug
Version: 1.8-5
Description: a fast pure-Python database engine, using a Pythonic, no-SQL syntax
URL: http://buzhug.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1188227104
LastModified: 1627712172
URLPath: /cgit/aur.git/snapshot/buzhug.tar.gz