notekeeper on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "notekeeper" 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 notekeeper on Arch using YAY
$
yay -S
notekeeper
Copied
* (Optional) Uninstall notekeeper on Arch using YAY
$
yay -Rns
notekeeper
Copied
2. Manually Install "notekeeper" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone notekeeper's git locally
$
git clone https://aur.archlinux.org/notekeeper.git
~/notekeeper
Copied
c. Go to ~/notekeeper folder and install it
$
cd
~/notekeeper
Copied
$
makepkg -si
Copied
3. Information about the notekeeper package on Arch User Repository (AUR)
ID: 987464
Name: notekeeper
PackageBaseID: 165239
PackageBase: notekeeper
Version: 1.2-1
Description: A tiny bash script for taking and organizing simple text notes.
URL: https://github.com/dcchambers/note-keeper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1617576797
LastModified: 1636677300
URLPath: /cgit/aur.git/snapshot/notekeeper.tar.gz
Name: notekeeper
PackageBaseID: 165239
PackageBase: notekeeper
Version: 1.2-1
Description: A tiny bash script for taking and organizing simple text notes.
URL: https://github.com/dcchambers/note-keeper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1617576797
LastModified: 1636677300
URLPath: /cgit/aur.git/snapshot/notekeeper.tar.gz