sidenote on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sidenote

* (Optional) Uninstall sidenote on Arch using YAY

$ yay -Rns sidenote

2. Manually Install "sidenote" via AUR

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

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

b. Clone sidenote's git locally

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

c. Go to ~/sidenote folder and install it

$ cd ~/sidenote $ makepkg -si

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

ID: 715702
Name: sidenote
PackageBaseID: 151022
PackageBase: sidenote
Version: 0.1.1-1
Description: A command line utility for managing plain text notes.
URL: https://github.com/ryot4/sidenote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mmtung
Submitter: mmtung
FirstSubmitted: 1585852204
LastModified: 1585852592
URLPath: /cgit/aur.git/snapshot/sidenote.tar.gz