nota on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S nota

* (Optional) Uninstall nota on Arch using YAY

$ yay -Rns nota

2. Manually Install "nota" via AUR

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

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

b. Clone nota's git locally

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

c. Go to ~/nota folder and install it

$ cd ~/nota $ makepkg -si

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

ID: 805213
Name: nota
PackageBaseID: 116758
PackageBase: nota
Version: 1.6.0-1
Description: Simple note taking using your $EDITOR and git
URL: http://github.com/cdown/nota
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1478278093
LastModified: 1602857883
URLPath: /cgit/aur.git/snapshot/nota.tar.gz