notesnook on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S notesnook

* (Optional) Uninstall notesnook on Arch using YAY

$ yay -Rns notesnook

2. Manually Install "notesnook" via AUR

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

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

b. Clone notesnook's git locally

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

c. Go to ~/notesnook folder and install it

$ cd ~/notesnook $ makepkg -si

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

ID: 1426952
Name: notesnook
PackageBaseID: 185510
PackageBase: notesnook
Version: 2.6.16-2
Description: A fully open source & end-to-end encrypted note taking alternative to Evernote
URL: https://notesnook.com/
NumVotes: 5
Popularity: 0.026673
OutOfDate:
Maintainer: zxp19821005
Submitter: Radeox
FirstSubmitted: 1662372546
LastModified: 1710406038
URLPath: /cgit/aur.git/snapshot/notesnook.tar.gz