notes on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "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 notes on Arch using YAY
$
yay -S
notes
Copied
* (Optional) Uninstall notes on Arch using YAY
$
yay -Rns
notes
Copied
2. Manually Install "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 notes's git locally
$
git clone https://aur.archlinux.org/notes.git
~/notes
Copied
c. Go to ~/notes folder and install it
$
cd
~/notes
Copied
$
makepkg -si
Copied
3. Information about the notes package on Arch User Repository (AUR)
ID: 1318993
Name: notes
PackageBaseID: 108871
PackageBase: notes
Version: 2.2.1-2
Description: Note taking application, write down your thoughts
URL: https://www.get-notes.com/
NumVotes: 18
Popularity: 0.394224
OutOfDate:
Maintainer: kleintux
Submitter: gkbrk
FirstSubmitted: 1458152084
LastModified: 1694712895
URLPath: /cgit/aur.git/snapshot/notes.tar.gz
Name: notes
PackageBaseID: 108871
PackageBase: notes
Version: 2.2.1-2
Description: Note taking application, write down your thoughts
URL: https://www.get-notes.com/
NumVotes: 18
Popularity: 0.394224
OutOfDate:
Maintainer: kleintux
Submitter: gkbrk
FirstSubmitted: 1458152084
LastModified: 1694712895
URLPath: /cgit/aur.git/snapshot/notes.tar.gz