mdtree on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install mdtree on Arch using YAY
$
yay -S
mdtree
Copied
* (Optional) Uninstall mdtree on Arch using YAY
$
yay -Rns
mdtree
Copied
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
Copied
b. Clone mdtree's git locally
$
git clone https://aur.archlinux.org/mdtree.git
~/mdtree
Copied
c. Go to ~/mdtree folder and install it
$
cd
~/mdtree
Copied
$
makepkg -si
Copied
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
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