cjots on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cjots

* (Optional) Uninstall cjots on Arch using YAY

$ yay -Rns cjots

2. Manually Install "cjots" via AUR

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

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

b. Clone cjots's git locally

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

c. Go to ~/cjots folder and install it

$ cd ~/cjots $ makepkg -si

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

ID: 204384
Name: cjots
PackageBaseID: 13404
PackageBase: cjots
Version: 0.95-2
Description: A console note taker program written in Perl for Linux using Perl's Curses library. Inspired by Kjots.
URL: http://cjots.sourceforge.net
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1192980127
LastModified: 1435555191
URLPath: /cgit/aur.git/snapshot/cjots.tar.gz