keepnote on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S keepnote

* (Optional) Uninstall keepnote on Arch using YAY

$ yay -Rns keepnote

2. Manually Install "keepnote" via AUR

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

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

b. Clone keepnote's git locally

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

c. Go to ~/keepnote folder and install it

$ cd ~/keepnote $ makepkg -si

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

ID: 598688
Name: keepnote
PackageBaseID: 140707
PackageBase: keepnote
Version: 0.7.8-4
Description: GTK+ note taking application
URL: http://keepnote.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678492
LastModified: 1553678492
URLPath: /cgit/aur.git/snapshot/keepnote.tar.gz