perl-critic-more on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S perl-critic-more

* (Optional) Uninstall perl-critic-more on Arch using YAY

$ yay -Rns perl-critic-more

2. Manually Install "perl-critic-more" via AUR

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

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

b. Clone perl-critic-more's git locally

$ git clone https://aur.archlinux.org/perl-critic-more.git ~/perl-critic-more

c. Go to ~/perl-critic-more folder and install it

$ cd ~/perl-critic-more $ makepkg -si

3. Information about the perl-critic-more package on Arch User Repository (AUR)

ID: 491990
Name: perl-critic-more
PackageBaseID: 65088
PackageBase: perl-critic-more
Version: 1.003-2
Description: Perl::Critic::More - Supplemental policies for Perl::Critic
URL: http://search.cpan.org/dist/Perl-Critic-More/
NumVotes: 2
Popularity: 0.180713
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1354276826
LastModified: 1520276472
URLPath: /cgit/aur.git/snapshot/perl-critic-more.tar.gz