sidenote-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sidenote-bin

* (Optional) Uninstall sidenote-bin on Arch using YAY

$ yay -Rns sidenote-bin

2. Manually Install "sidenote-bin" via AUR

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

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

b. Clone sidenote-bin's git locally

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

c. Go to ~/sidenote-bin folder and install it

$ cd ~/sidenote-bin $ makepkg -si

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

ID: 715680
Name: sidenote-bin
PackageBaseID: 151019
PackageBase: sidenote-bin
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: 1585849632
LastModified: 1585849632
URLPath: /cgit/aur.git/snapshot/sidenote-bin.tar.gz