jot on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S jot

* (Optional) Uninstall jot on Arch using YAY

$ yay -Rns jot

2. Manually Install "jot" via AUR

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

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

b. Clone jot's git locally

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

c. Go to ~/jot folder and install it

$ cd ~/jot $ makepkg -si

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

ID: 868838
Name: jot
PackageBaseID: 99093
PackageBase: jot
Version: 1.2-1
Description: Really fast single line notes for the CLI.
URL: https://git.2mb.codes/~stormdragon2976/jot
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: stormdragon2976
Submitter: stormdragon2976
FirstSubmitted: 1441032292
LastModified: 1614225716
URLPath: /cgit/aur.git/snapshot/jot.tar.gz