shnote on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "shnote" 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
Copied
b. Install shnote on Arch using YAY
$
yay -S
shnote
Copied
* (Optional) Uninstall shnote on Arch using YAY
$
yay -Rns
shnote
Copied
2. Manually Install "shnote" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone shnote's git locally
$
git clone https://aur.archlinux.org/shnote.git
~/shnote
Copied
c. Go to ~/shnote folder and install it
$
cd
~/shnote
Copied
$
makepkg -si
Copied
3. Information about the shnote package on Arch User Repository (AUR)
ID: 1101868
Name: shnote
PackageBaseID: 183429
PackageBase: shnote
Version: 1.0-2
Description: A simple TUI note-taking application written in Bash
URL: https://gitlab.com/NH000/shnote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: NH000
FirstSubmitted: 1655846686
LastModified: 1655881717
URLPath: /cgit/aur.git/snapshot/shnote.tar.gz
Name: shnote
PackageBaseID: 183429
PackageBase: shnote
Version: 1.0-2
Description: A simple TUI note-taking application written in Bash
URL: https://gitlab.com/NH000/shnote
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: NH000
FirstSubmitted: 1655846686
LastModified: 1655881717
URLPath: /cgit/aur.git/snapshot/shnote.tar.gz