dendron on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "dendron" 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 dendron on Arch using YAY

$ yay -S dendron

* (Optional) Uninstall dendron on Arch using YAY

$ yay -Rns dendron

2. Manually Install "dendron" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dendron's git locally

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

c. Go to ~/dendron folder and install it

$ cd ~/dendron $ makepkg -si

3. Information about the dendron package on Arch User Repository (AUR)

ID: 1162148
Name: dendron
PackageBaseID: 166879
PackageBase: dendron
Version: 0.116.2-1
Description: CLI tool for Dendron, the hierarchical note taking tool that grows as you do!
URL: https://www.dendron.so/
NumVotes: 0
Popularity: 0
OutOfDate: 1669795945
Maintainer:
Submitter: SeriousBug
FirstSubmitted: 1620969510
LastModified: 1667450957
URLPath: /cgit/aur.git/snapshot/dendron.tar.gz