note-ocaml on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S note-ocaml

* (Optional) Uninstall note-ocaml on Arch using YAY

$ yay -Rns note-ocaml

2. Manually Install "note-ocaml" via AUR

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

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

b. Clone note-ocaml's git locally

$ git clone https://aur.archlinux.org/note-ocaml.git ~/note-ocaml

c. Go to ~/note-ocaml folder and install it

$ cd ~/note-ocaml $ makepkg -si

3. Information about the note-ocaml package on Arch User Repository (AUR)

ID: 992768
Name: note-ocaml
PackageBaseID: 157955
PackageBase: note-ocaml
Version: 0.6.1-1
Description: Simple Note Taking CLI
URL: https://github.com/kevinschoon/note
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kevinschoon
Submitter: kevinschoon
FirstSubmitted: 1600795852
LastModified: 1637624315
URLPath: /cgit/aur.git/snapshot/note-ocaml.tar.gz