znotes on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S znotes

* (Optional) Uninstall znotes on Arch using YAY

$ yay -Rns znotes

2. Manually Install "znotes" via AUR

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

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

b. Clone znotes's git locally

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

c. Go to ~/znotes folder and install it

$ cd ~/znotes $ makepkg -si

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

ID: 958389
Name: znotes
PackageBaseID: 31884
PackageBase: znotes
Version: 0.4.7-1
Description: Lightweight crossplatform application for notes managment with simple interface
URL: http://znotes.sourceforge.net
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter:
FirstSubmitted: 1257792500
LastModified: 1631128881
URLPath: /cgit/aur.git/snapshot/znotes.tar.gz