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

Last updated: June 29,2024

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

$ yay -S perl-data-printer

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

$ yay -Rns perl-data-printer

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

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

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

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

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

ID: 1396773
Name: perl-data-printer
PackageBaseID: 53999
PackageBase: perl-data-printer
Version: 1.002001-1
Description: colored pretty-print of Perl data structures and objects
URL: https://metacpan.org/release/Data-Printer
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: damien-43
Submitter: minimalist
FirstSubmitted: 1321305083
LastModified: 1706813445
URLPath: /cgit/aur.git/snapshot/perl-data-printer.tar.gz