kb on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S kb

* (Optional) Uninstall kb on Arch using YAY

$ yay -Rns kb

2. Manually Install "kb" via AUR

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

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

b. Clone kb's git locally

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

c. Go to ~/kb folder and install it

$ cd ~/kb $ makepkg -si

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

ID: 1303992
Name: kb
PackageBaseID: 164898
PackageBase: kb
Version: 0.1.7-2
Description: A command line minimalist knowledge base manager
URL: https://github.com/gnebbia/kb
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gnebbia
Submitter: gnebbia
FirstSubmitted: 1616726741
LastModified: 1692049345
URLPath: /cgit/aur.git/snapshot/kb.tar.gz