notekeeper on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S notekeeper

* (Optional) Uninstall notekeeper on Arch using YAY

$ yay -Rns notekeeper

2. Manually Install "notekeeper" via AUR

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

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

b. Clone notekeeper's git locally

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

c. Go to ~/notekeeper folder and install it

$ cd ~/notekeeper $ makepkg -si

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

ID: 987464
Name: notekeeper
PackageBaseID: 165239
PackageBase: notekeeper
Version: 1.2-1
Description: A tiny bash script for taking and organizing simple text notes.
URL: https://github.com/dcchambers/note-keeper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1617576797
LastModified: 1636677300
URLPath: /cgit/aur.git/snapshot/notekeeper.tar.gz