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

Last updated: November 17,2024

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

$ yay -S perl-test-strict

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

$ yay -Rns perl-test-strict

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

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

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

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

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

ID: 764235
Name: perl-test-strict
PackageBaseID: 126425
PackageBase: perl-test-strict
Version: 0.52-1
Description: Perl/CPAN Module Test::Strict: Check syntax, presence of use strict; and test coverage
URL: https://metacpan.org/release/Test-Strict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1508319682
LastModified: 1594586215
URLPath: /cgit/aur.git/snapshot/perl-test-strict.tar.gz