textnote on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S textnote

* (Optional) Uninstall textnote on Arch using YAY

$ yay -Rns textnote

2. Manually Install "textnote" via AUR

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

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

b. Clone textnote's git locally

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

c. Go to ~/textnote folder and install it

$ cd ~/textnote $ makepkg -si

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

ID: 880858
Name: textnote
PackageBaseID: 163349
PackageBase: textnote
Version: 1.1.1-1
Description: Simple tool for creating and organizing daily notes on the command line
URL: https://github.com/dkaslovsky/textnote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: gmy
FirstSubmitted: 1613364929
LastModified: 1616425960
URLPath: /cgit/aur.git/snapshot/textnote.tar.gz