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

Last updated: July 07,2024

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

$ yay -S perl-data-tree

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

$ yay -Rns perl-data-tree

2. Manually Install "perl-data-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-data-tree's git locally

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

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

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

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

ID: 906767
Name: perl-data-tree
PackageBaseID: 70061
PackageBase: perl-data-tree
Version: 0.16-1
Description: Perl/CPAN Module Data::Tree - a hash-based tree-like data structure
URL: https://metacpan.org/release/Data-Tree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1368906482
LastModified: 1620944173
URLPath: /cgit/aur.git/snapshot/perl-data-tree.tar.gz