shell-notes on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S shell-notes

* (Optional) Uninstall shell-notes on Arch using YAY

$ yay -Rns shell-notes

2. Manually Install "shell-notes" via AUR

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

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

b. Clone shell-notes's git locally

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

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

$ cd ~/shell-notes $ makepkg -si

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

ID: 1385349
Name: shell-notes
PackageBaseID: 177064
PackageBase: shell-notes
Version: v1.0.1-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: seds
Submitter: seds
FirstSubmitted: 1647661768
LastModified: 1705194088
URLPath: /cgit/aur.git/snapshot/shell-notes.tar.gz