perl-devel-trace on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S perl-devel-trace

* (Optional) Uninstall perl-devel-trace on Arch using YAY

$ yay -Rns perl-devel-trace

2. Manually Install "perl-devel-trace" via AUR

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

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

b. Clone perl-devel-trace's git locally

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

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

$ cd ~/perl-devel-trace $ makepkg -si

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

ID: 194834
Name: perl-devel-trace
PackageBaseID: 49003
PackageBase: perl-devel-trace
Version: 0.12-1
Description: Print out each line before it is executed (like sh -x)
URL: http://search.cpan.org/dist/Devel-Trace/Trace.pm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Thaodan
Submitter:
FirstSubmitted: 1305295992
LastModified: 1434212620
URLPath: /cgit/aur.git/snapshot/perl-devel-trace.tar.gz