perl-log-tree on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S perl-log-tree

* (Optional) Uninstall perl-log-tree on Arch using YAY

$ yay -Rns perl-log-tree

2. Manually Install "perl-log-tree" via AUR

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

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

b. Clone perl-log-tree's git locally

$ git clone https://aur.archlinux.org/perl-log-tree.git ~/perl-log-tree

c. Go to ~/perl-log-tree folder and install it

$ cd ~/perl-log-tree $ makepkg -si

3. Information about the perl-log-tree package on Arch User Repository (AUR)

ID: 965815
Name: perl-log-tree
PackageBaseID: 70062
PackageBase: perl-log-tree
Version: 0.18-1
Description: Perl/CPAN Module Log::Tree - lightweight but highly configuration logging class
URL: https://metacpan.org/release/Log-Tree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1368906895
LastModified: 1632617187
URLPath: /cgit/aur.git/snapshot/perl-log-tree.tar.gz