notes-cli-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S notes-cli-bin

* (Optional) Uninstall notes-cli-bin on Arch using YAY

$ yay -Rns notes-cli-bin

2. Manually Install "notes-cli-bin" via AUR

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

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

b. Clone notes-cli-bin's git locally

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

c. Go to ~/notes-cli-bin folder and install it

$ cd ~/notes-cli-bin $ makepkg -si

3. Information about the notes-cli-bin package on Arch User Repository (AUR)

ID: 624248
Name: notes-cli-bin
PackageBaseID: 142989
PackageBase: notes-cli-bin
Version: 1.6.0-1
Description: Small markdown note taking commandline application written in go.
URL: https://github.com/rhysd/notes-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hcra
FirstSubmitted: 1561360648
LastModified: 1561360648
URLPath: /cgit/aur.git/snapshot/notes-cli-bin.tar.gz