term-notes on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "term-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 term-notes on Arch using YAY
$
yay -S
term-notes
Copied
* (Optional) Uninstall term-notes on Arch using YAY
$
yay -Rns
term-notes
Copied
2. Manually Install "term-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 term-notes's git locally
$
git clone https://aur.archlinux.org/term-notes.git
~/term-notes
Copied
c. Go to ~/term-notes folder and install it
$
cd
~/term-notes
Copied
$
makepkg -si
Copied
3. Information about the term-notes package on Arch User Repository (AUR)
ID: 1303154
Name: term-notes
PackageBaseID: 195682
PackageBase: term-notes
Version: 1.0.4-1
Description: Terminal-based note-taking application
URL: https://github.com/felipealfonsog/TermNotes
NumVotes: 1
Popularity: 0.007858
OutOfDate:
Maintainer: felipealfonsog
Submitter: felipealfonsog
FirstSubmitted: 1689286775
LastModified: 1691899028
URLPath: /cgit/aur.git/snapshot/term-notes.tar.gz
Name: term-notes
PackageBaseID: 195682
PackageBase: term-notes
Version: 1.0.4-1
Description: Terminal-based note-taking application
URL: https://github.com/felipealfonsog/TermNotes
NumVotes: 1
Popularity: 0.007858
OutOfDate:
Maintainer: felipealfonsog
Submitter: felipealfonsog
FirstSubmitted: 1689286775
LastModified: 1691899028
URLPath: /cgit/aur.git/snapshot/term-notes.tar.gz