mktree on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S mktree

* (Optional) Uninstall mktree on Arch using YAY

$ yay -Rns mktree

2. Manually Install "mktree" via AUR

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

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

b. Clone mktree's git locally

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

c. Go to ~/mktree folder and install it

$ cd ~/mktree $ makepkg -si

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

ID: 651263
Name: mktree
PackageBaseID: 144862
PackageBase: mktree
Version: 0.3.2-1
Description: Simple tool for creating directory trees in one shot
URL: https://github.com/gcmt/mktree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gcmt
Submitter: gcmt
FirstSubmitted: 1567704182
LastModified: 1569841743
URLPath: /cgit/aur.git/snapshot/mktree.tar.gz