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

Last updated: May 18,2024

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

$ yay -S perl-cgi-compile

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

$ yay -Rns perl-cgi-compile

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

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

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

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

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

ID: 1344235
Name: perl-cgi-compile
PackageBaseID: 133821
PackageBase: perl-cgi-compile
Version: 0.26-1
Description: Compile .cgi scripts to a code reference like ModPerl::Registry
URL: https://metacpan.org/release/CGI-Compile
NumVotes: 1
Popularity: 0.000366
OutOfDate:
Maintainer:
Submitter: bb010g
FirstSubmitted: 1530176557
LastModified: 1698616148
URLPath: /cgit/aur.git/snapshot/perl-cgi-compile.tar.gz