hnb on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S hnb

* (Optional) Uninstall hnb on Arch using YAY

$ yay -Rns hnb

2. Manually Install "hnb" via AUR

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

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

b. Clone hnb's git locally

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

c. Go to ~/hnb folder and install it

$ cd ~/hnb $ makepkg -si

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

ID: 213115
Name: hnb
PackageBaseID: 16630
PackageBase: hnb
Version: 1.9.17-5
Description: Ncurses based hierarchical notebook to structure many kinds of data in one place.
URL: http://hnb.sourceforge.net
NumVotes: 38
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1209253200
LastModified: 1437220869
URLPath: /cgit/aur.git/snapshot/hnb.tar.gz