gitnote on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gitnote

* (Optional) Uninstall gitnote on Arch using YAY

$ yay -Rns gitnote

2. Manually Install "gitnote" via AUR

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

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

b. Clone gitnote's git locally

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

c. Go to ~/gitnote folder and install it

$ cd ~/gitnote $ makepkg -si

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

ID: 609834
Name: gitnote
PackageBaseID: 141804
PackageBase: gitnote
Version: 3.1.0-1
Description: A modern note taking app based on Git.
URL: https://gitnoteapp.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bruceutut
Submitter: bruceutut
FirstSubmitted: 1557065948
LastModified: 1557065948
URLPath: /cgit/aur.git/snapshot/gitnote.tar.gz