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

Last updated: October 06,2024

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

$ yay -S perl-cgi-simple

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

$ yay -Rns perl-cgi-simple

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

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

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

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

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

ID: 1137813
Name: perl-cgi-simple
PackageBaseID: 20661
PackageBase: perl-cgi-simple
Version: 1:1.280-2
Description: A Simple totally OO CGI interface that is CGI.pm compliant
URL: https://metacpan.org/dist/CGI-Simple
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1227622679
LastModified: 1662820152
URLPath: /cgit/aur.git/snapshot/perl-cgi-simple.tar.gz