perl-test-vars on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S perl-test-vars

* (Optional) Uninstall perl-test-vars on Arch using YAY

$ yay -Rns perl-test-vars

2. Manually Install "perl-test-vars" via AUR

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

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

b. Clone perl-test-vars's git locally

$ git clone https://aur.archlinux.org/perl-test-vars.git ~/perl-test-vars

c. Go to ~/perl-test-vars folder and install it

$ cd ~/perl-test-vars $ makepkg -si

3. Information about the perl-test-vars package on Arch User Repository (AUR)

ID: 900776
Name: perl-test-vars
PackageBaseID: 37560
PackageBase: perl-test-vars
Version: 0.015-1
Description: Detects unused variables
URL: https://metacpan.org/pod/Test::Vars
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xenoterracide
FirstSubmitted: 1275015475
LastModified: 1619939702
URLPath: /cgit/aur.git/snapshot/perl-test-vars.tar.gz