notedown on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "notedown" 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 notedown on Arch using YAY
$
yay -S
notedown
Copied
* (Optional) Uninstall notedown on Arch using YAY
$
yay -Rns
notedown
Copied
2. Manually Install "notedown" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone notedown's git locally
$
git clone https://aur.archlinux.org/notedown.git
~/notedown
Copied
c. Go to ~/notedown folder and install it
$
cd
~/notedown
Copied
$
makepkg -si
Copied
3. Information about the notedown package on Arch User Repository (AUR)
ID: 822845
Name: notedown
PackageBaseID: 154830
PackageBase: notedown
Version: 1.13.0-1
Description: A simple, keyboard-driven, markdown note-taking app
URL: https://github.com/subvisual/notedown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naps62
Submitter: naps62
FirstSubmitted: 1593195324
LastModified: 1606145190
URLPath: /cgit/aur.git/snapshot/notedown.tar.gz
Name: notedown
PackageBaseID: 154830
PackageBase: notedown
Version: 1.13.0-1
Description: A simple, keyboard-driven, markdown note-taking app
URL: https://github.com/subvisual/notedown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naps62
Submitter: naps62
FirstSubmitted: 1593195324
LastModified: 1606145190
URLPath: /cgit/aur.git/snapshot/notedown.tar.gz