mtree-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mtree-git

* (Optional) Uninstall mtree-git on Arch using YAY

$ yay -Rns mtree-git

2. Manually Install "mtree-git" via AUR

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

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

b. Clone mtree-git's git locally

$ git clone https://aur.archlinux.org/mtree-git.git ~/mtree-git

c. Go to ~/mtree-git folder and install it

$ cd ~/mtree-git $ makepkg -si

3. Information about the mtree-git package on Arch User Repository (AUR)

ID: 459468
Name: mtree-git
PackageBaseID: 122177
PackageBase: mtree-git
Version: r27.4f3e901-2
Description: Map a directory hierarchy
URL: https://github.com/archiecobbs/mtree-port
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1494191083
LastModified: 1510239924
URLPath: /cgit/aur.git/snapshot/mtree-git.tar.gz