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

Last updated: July 05,2024

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

$ yay -S perl-data-visitor

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

$ yay -Rns perl-data-visitor

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

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

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

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

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

ID: 1297806
Name: perl-data-visitor
PackageBaseID: 20111
PackageBase: perl-data-visitor
Version: 0.32-1
Description: Perl/CPAN Module Data::Visitor: Visitor style traversal of Perl data structures
URL: https://metacpan.org/release/Data-Visitor
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: int
Submitter:
FirstSubmitted: 1222040537
LastModified: 1690936577
URLPath: /cgit/aur.git/snapshot/perl-data-visitor.tar.gz