mdtree on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdtree

* (Optional) Uninstall mdtree on Arch using YAY

$ yay -Rns mdtree

2. Manually Install "mdtree" via AUR

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

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

b. Clone mdtree's git locally

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

c. Go to ~/mdtree folder and install it

$ cd ~/mdtree $ makepkg -si

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

ID: 1175814
Name: mdtree
PackageBaseID: 188292
PackageBase: mdtree
Version: 1.0.0-1
Description: a simple cli application to print filetree in markdown friendly format
URL: https://codeberg.org/akselmo/mdtree/releases
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer:
Submitter: Menelkir
FirstSubmitted: 1669664787
LastModified: 1669664787
URLPath: /cgit/aur.git/snapshot/mdtree.tar.gz