notedown on AUR (Arch User Repository)

Last updated: September 21,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

b. Install notedown on Arch using YAY

$ yay -S notedown

* (Optional) Uninstall notedown on Arch using YAY

$ yay -Rns notedown

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

b. Clone notedown's git locally

$ git clone https://aur.archlinux.org/notedown.git ~/notedown

c. Go to ~/notedown folder and install it

$ cd ~/notedown $ makepkg -si

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