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