perl-file-treecreate on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S perl-file-treecreate

* (Optional) Uninstall perl-file-treecreate on Arch using YAY

$ yay -Rns perl-file-treecreate

2. Manually Install "perl-file-treecreate" via AUR

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

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

b. Clone perl-file-treecreate's git locally

$ git clone https://aur.archlinux.org/perl-file-treecreate.git ~/perl-file-treecreate

c. Go to ~/perl-file-treecreate folder and install it

$ cd ~/perl-file-treecreate $ makepkg -si

3. Information about the perl-file-treecreate package on Arch User Repository (AUR)

ID: 961557
Name: perl-file-treecreate
PackageBaseID: 171078
PackageBase: perl-file-treecreate
Version: 0.0.1-1
Description: Recursively create a directory tree
URL: https://metacpan.org/release/File-TreeCreate
NumVotes: 1
Popularity: 0.006815
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1631761266
LastModified: 1631761266
URLPath: /cgit/aur.git/snapshot/perl-file-treecreate.tar.gz