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

Last updated: November 23,2024

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

$ yay -S perl-cgi-application

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

$ yay -Rns perl-cgi-application

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

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

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

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

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

ID: 236071
Name: perl-cgi-application
PackageBaseID: 20811
PackageBase: perl-cgi-application
Version: 4.50-1
Description: Framework for building reusable web-applications
URL: https://metacpan.org/release/CGI-Application
NumVotes: 1
Popularity: 0
OutOfDate: 1652650275
Maintainer:
Submitter: juster
FirstSubmitted: 1224264485
LastModified: 1443802185
URLPath: /cgit/aur.git/snapshot/perl-cgi-application.tar.gz