textnote-bin on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S textnote-bin

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

$ yay -Rns textnote-bin

2. Manually Install "textnote-bin" via AUR

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

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

b. Clone textnote-bin's git locally

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

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

$ cd ~/textnote-bin $ makepkg -si

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

ID: 880861
Name: textnote-bin
PackageBaseID: 163347
PackageBase: textnote-bin
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: 1613362857
LastModified: 1616426153
URLPath: /cgit/aur.git/snapshot/textnote-bin.tar.gz