bbg on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S bbg

* (Optional) Uninstall bbg on Arch using YAY

$ yay -Rns bbg

2. Manually Install "bbg" via AUR

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

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

b. Clone bbg's git locally

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

c. Go to ~/bbg folder and install it

$ cd ~/bbg $ makepkg -si

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

ID: 1380343
Name: bbg
PackageBaseID: 173338
PackageBase: bbg
Version: 20240104-1
Description: A static blog generator built with electron
URL: https://github.com/bbg-contributors/bbg
NumVotes: 6
Popularity: 0.000413
OutOfDate:
Maintainer: zzjzxq33
Submitter: zzjzxq33
FirstSubmitted: 1637587977
LastModified: 1704366430
URLPath: /cgit/aur.git/snapshot/bbg.tar.gz