perl-debug-showstuff on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-debug-showstuff

* (Optional) Uninstall perl-debug-showstuff on Arch using YAY

$ yay -Rns perl-debug-showstuff

2. Manually Install "perl-debug-showstuff" via AUR

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

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

b. Clone perl-debug-showstuff's git locally

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

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

$ cd ~/perl-debug-showstuff $ makepkg -si

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

ID: 197624
Name: perl-debug-showstuff
PackageBaseID: 43824
PackageBase: perl-debug-showstuff
Version: 1.16-1
Description: Debug::ShowStuff - A collection of handy debugging routines for displaying the values of variables with a minimum of coding.
URL: http://search.cpan.org/dist/Debug-ShowStuff
NumVotes: 1
Popularity: 0
OutOfDate: 1652651336
Maintainer: jnbek
Submitter:
FirstSubmitted: 1290462767
LastModified: 1434487371
URLPath: /cgit/aur.git/snapshot/perl-debug-showstuff.tar.gz