notes on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S notes

* (Optional) Uninstall notes on Arch using YAY

$ yay -Rns notes

2. Manually Install "notes" via AUR

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

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

b. Clone notes's git locally

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

c. Go to ~/notes folder and install it

$ cd ~/notes $ makepkg -si

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

ID: 1318993
Name: notes
PackageBaseID: 108871
PackageBase: notes
Version: 2.2.1-2
Description: Note taking application, write down your thoughts
URL: https://www.get-notes.com/
NumVotes: 18
Popularity: 0.394224
OutOfDate:
Maintainer: kleintux
Submitter: gkbrk
FirstSubmitted: 1458152084
LastModified: 1694712895
URLPath: /cgit/aur.git/snapshot/notes.tar.gz