nota on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "nota" 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 nota on Arch using YAY
$
yay -S
nota
Copied
* (Optional) Uninstall nota on Arch using YAY
$
yay -Rns
nota
Copied
2. Manually Install "nota" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nota's git locally
$
git clone https://aur.archlinux.org/nota.git
~/nota
Copied
c. Go to ~/nota folder and install it
$
cd
~/nota
Copied
$
makepkg -si
Copied
3. Information about the nota package on Arch User Repository (AUR)
ID: 805213
Name: nota
PackageBaseID: 116758
PackageBase: nota
Version: 1.6.0-1
Description: Simple note taking using your $EDITOR and git
URL: http://github.com/cdown/nota
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1478278093
LastModified: 1602857883
URLPath: /cgit/aur.git/snapshot/nota.tar.gz
Name: nota
PackageBaseID: 116758
PackageBase: nota
Version: 1.6.0-1
Description: Simple note taking using your $EDITOR and git
URL: http://github.com/cdown/nota
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1478278093
LastModified: 1602857883
URLPath: /cgit/aur.git/snapshot/nota.tar.gz