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