tnote on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tnote

* (Optional) Uninstall tnote on Arch using YAY

$ yay -Rns tnote

2. Manually Install "tnote" via AUR

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

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

b. Clone tnote's git locally

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

c. Go to ~/tnote folder and install it

$ cd ~/tnote $ makepkg -si

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

ID: 605708
Name: tnote
PackageBaseID: 31911
PackageBase: tnote
Version: 0.2.1-2
Description: A small note taking program for the terminal
URL: http://sourceforge.net/projects/tnote/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: stormdragon2976
Submitter:
FirstSubmitted: 1257908116
LastModified: 1555852709
URLPath: /cgit/aur.git/snapshot/tnote.tar.gz