perl-treedumper on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-treedumper

* (Optional) Uninstall perl-treedumper on Arch using YAY

$ yay -Rns perl-treedumper

2. Manually Install "perl-treedumper" via AUR

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

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

b. Clone perl-treedumper's git locally

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

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

$ cd ~/perl-treedumper $ makepkg -si

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

ID: 448059
Name: perl-treedumper
PackageBaseID: 125998
PackageBase: perl-treedumper
Version: 0.40-1
Description: Data::TreeDumper also dumps data in a tree-like fashion but hopefully in a format more easily understood.
URL: https://metacpan.org/release/Data-TreeDumper
NumVotes: 1
Popularity: 0
OutOfDate: 1698779283
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506810070
LastModified: 1506812297
URLPath: /cgit/aur.git/snapshot/perl-treedumper.tar.gz