nanoblogger on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S nanoblogger

* (Optional) Uninstall nanoblogger on Arch using YAY

$ yay -Rns nanoblogger

2. Manually Install "nanoblogger" via AUR

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

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

b. Clone nanoblogger's git locally

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

c. Go to ~/nanoblogger folder and install it

$ cd ~/nanoblogger $ makepkg -si

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

ID: 475807
Name: nanoblogger
PackageBaseID: 128809
PackageBase: nanoblogger
Version: 3.4.2-3
Description: NanoBlogger is a small weblog engine written in Bash for the command line
URL: http://nanoblogger.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515266252
LastModified: 1515266252
URLPath: /cgit/aur.git/snapshot/nanoblogger.tar.gz