notes-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S notes-git

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

$ yay -Rns notes-git

2. Manually Install "notes-git" via AUR

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

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

b. Clone notes-git's git locally

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

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

$ cd ~/notes-git $ makepkg -si

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

ID: 1295334
Name: notes-git
PackageBaseID: 193189
PackageBase: notes-git
Version: 2.2.0.r2.g67e724f-2
Description: Note taking application, write down your thoughts
URL: https://github.com/nuttyartist/notes
NumVotes: 1
Popularity: 0.002517
OutOfDate:
Maintainer: gbr
Submitter: gbr
FirstSubmitted: 1682978616
LastModified: 1690496149
URLPath: /cgit/aur.git/snapshot/notes-git.tar.gz