bash-notes on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "bash-notes" 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 bash-notes on Arch using YAY
$
yay -S
bash-notes
Copied
* (Optional) Uninstall bash-notes on Arch using YAY
$
yay -Rns
bash-notes
Copied
2. Manually Install "bash-notes" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bash-notes's git locally
$
git clone https://aur.archlinux.org/bash-notes.git
~/bash-notes
Copied
c. Go to ~/bash-notes folder and install it
$
cd
~/bash-notes
Copied
$
makepkg -si
Copied
3. Information about the bash-notes package on Arch User Repository (AUR)
ID: 1257854
Name: bash-notes
PackageBaseID: 192574
PackageBase: bash-notes
Version: 1.2.0-1
Description: Simple delightful note taking, with more unix and less lock-in.
URL: https://github.com/pimterry/notes
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: brokenpip3
Submitter: gbr
FirstSubmitted: 1681249327
LastModified: 1684062724
URLPath: /cgit/aur.git/snapshot/bash-notes.tar.gz
Name: bash-notes
PackageBaseID: 192574
PackageBase: bash-notes
Version: 1.2.0-1
Description: Simple delightful note taking, with more unix and less lock-in.
URL: https://github.com/pimterry/notes
NumVotes: 1
Popularity: 0.00218
OutOfDate:
Maintainer: brokenpip3
Submitter: gbr
FirstSubmitted: 1681249327
LastModified: 1684062724
URLPath: /cgit/aur.git/snapshot/bash-notes.tar.gz