fuzzynote on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fuzzynote

* (Optional) Uninstall fuzzynote on Arch using YAY

$ yay -Rns fuzzynote

2. Manually Install "fuzzynote" via AUR

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

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

b. Clone fuzzynote's git locally

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

c. Go to ~/fuzzynote folder and install it

$ cd ~/fuzzynote $ makepkg -si

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

ID: 1386237
Name: fuzzynote
PackageBaseID: 168319
PackageBase: fuzzynote
Version: 0.25.5-2
Description: Terminal-based, CRDT-backed, local-first, collaborative note-taking
URL: https://github.com/Sambigeara/fuzzynote
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1624638496
LastModified: 1705333639
URLPath: /cgit/aur.git/snapshot/fuzzynote.tar.gz