textnote-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S textnote-git

* (Optional) Uninstall textnote-git on Arch using YAY

$ yay -Rns textnote-git

2. Manually Install "textnote-git" via AUR

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

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

b. Clone textnote-git's git locally

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

c. Go to ~/textnote-git folder and install it

$ cd ~/textnote-git $ makepkg -si

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

ID: 863667
Name: textnote-git
PackageBaseID: 163348
PackageBase: textnote-git
Version: r148.2ff9307-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: 1613364063
LastModified: 1613364063
URLPath: /cgit/aur.git/snapshot/textnote-git.tar.gz