sblg on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S sblg

* (Optional) Uninstall sblg on Arch using YAY

$ yay -Rns sblg

2. Manually Install "sblg" via AUR

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

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

b. Clone sblg's git locally

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

c. Go to ~/sblg folder and install it

$ cd ~/sblg $ makepkg -si

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

ID: 993575
Name: sblg
PackageBaseID: 132320
PackageBase: sblg
Version: 0.5.11-2
Description: simple off-line blog utility
URL: https://kristaps.bsd.lv/sblg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1526076883
LastModified: 1637783231
URLPath: /cgit/aur.git/snapshot/sblg.tar.gz