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

Last updated: July 05,2024

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

$ yay -S perl-devel-argnames

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

$ yay -Rns perl-devel-argnames

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

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

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

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

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

ID: 197627
Name: perl-devel-argnames
PackageBaseID: 39109
PackageBase: perl-devel-argnames
Version: 0.03-1
Description: Figure out the names of variables passed into subroutines.
URL: http://search.cpan.org/dist/Devel-ArgNames
NumVotes: 3
Popularity: 0
OutOfDate: 1707844583
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1279871342
LastModified: 1434487401
URLPath: /cgit/aur.git/snapshot/perl-devel-argnames.tar.gz