nmtree on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S nmtree

* (Optional) Uninstall nmtree on Arch using YAY

$ yay -Rns nmtree

2. Manually Install "nmtree" via AUR

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

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

b. Clone nmtree's git locally

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

c. Go to ~/nmtree folder and install it

$ cd ~/nmtree $ makepkg -si

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

ID: 716074
Name: nmtree
PackageBaseID: 127125
PackageBase: nmtree
Version: 20200403-1
Description: NetBSD's mtree (supports legacy mtree spec, newer specs, etc.)
URL: https://www.netbsd.org/
NumVotes: 2
Popularity: 0.02137
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1510233539
LastModified: 1585932920
URLPath: /cgit/aur.git/snapshot/nmtree.tar.gz