note-manager on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S note-manager

* (Optional) Uninstall note-manager on Arch using YAY

$ yay -Rns note-manager

2. Manually Install "note-manager" via AUR

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

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

b. Clone note-manager's git locally

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

c. Go to ~/note-manager folder and install it

$ cd ~/note-manager $ makepkg -si

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

ID: 1411865
Name: note-manager
PackageBaseID: 201409
PackageBase: note-manager
Version: 1.19.3-1
Description: Simple CLI notes manager
URL: https://github.com/thek4n/note
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thek4n
Submitter: thek4n
FirstSubmitted: 1704906400
LastModified: 1708346740
URLPath: /cgit/aur.git/snapshot/note-manager.tar.gz