bash-notes-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bash-notes-git

* (Optional) Uninstall bash-notes-git on Arch using YAY

$ yay -Rns bash-notes-git

2. Manually Install "bash-notes-git" via AUR

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

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

b. Clone bash-notes-git's git locally

$ git clone https://aur.archlinux.org/bash-notes-git.git ~/bash-notes-git

c. Go to ~/bash-notes-git folder and install it

$ cd ~/bash-notes-git $ makepkg -si

3. Information about the bash-notes-git package on Arch User Repository (AUR)

ID: 1240166
Name: bash-notes-git
PackageBaseID: 192572
PackageBase: bash-notes-git
Version: 1.1.0.r0.gbf2c6ad-1
Description: Simple delightful note taking, with more unix and less lock-in.
URL: https://github.com/pimterry/notes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brokenpip3
Submitter: gbr
FirstSubmitted: 1681248166
LastModified: 1681248166
URLPath: /cgit/aur.git/snapshot/bash-notes-git.tar.gz