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

Last updated: May 20,2024

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

$ yay -S perl-test-compile

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

$ yay -Rns perl-test-compile

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

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

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

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

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

ID: 1346030
Name: perl-test-compile
PackageBaseID: 50607
PackageBase: perl-test-compile
Version: 3.3.1-1
Description: Check whether Perl files compile correctly.
URL: https://metacpan.org/release/Test-Compile
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: Dragonlord
FirstSubmitted: 1310300757
LastModified: 1698871512
URLPath: /cgit/aur.git/snapshot/perl-test-compile.tar.gz