note on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S note

* (Optional) Uninstall note on Arch using YAY

$ yay -Rns note

2. Manually Install "note" via AUR

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

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

b. Clone note's git locally

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

c. Go to ~/note folder and install it

$ cd ~/note $ makepkg -si

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

ID: 220814
Name: note
PackageBaseID: 97357
PackageBase: note
Version: 1.3.22-1
Description: A Perl-based note taking application with multiple backends
URL: http://www.daemon.de/NOTE
NumVotes: 0
Popularity: 0
OutOfDate: 1700152621
Maintainer:
Submitter: immae
FirstSubmitted: 1439369990
LastModified: 1439369991
URLPath: /cgit/aur.git/snapshot/note.tar.gz