term-notes on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S term-notes

* (Optional) Uninstall term-notes on Arch using YAY

$ yay -Rns term-notes

2. Manually Install "term-notes" via AUR

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

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

b. Clone term-notes's git locally

$ git clone https://aur.archlinux.org/term-notes.git ~/term-notes

c. Go to ~/term-notes folder and install it

$ cd ~/term-notes $ makepkg -si

3. Information about the term-notes package on Arch User Repository (AUR)

ID: 1303154
Name: term-notes
PackageBaseID: 195682
PackageBase: term-notes
Version: 1.0.4-1
Description: Terminal-based note-taking application
URL: https://github.com/felipealfonsog/TermNotes
NumVotes: 1
Popularity: 0.007858
OutOfDate:
Maintainer: felipealfonsog
Submitter: felipealfonsog
FirstSubmitted: 1689286775
LastModified: 1691899028
URLPath: /cgit/aur.git/snapshot/term-notes.tar.gz