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

Last updated: July 01,2024

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

$ yay -S perl-cgi-ex

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

$ yay -Rns perl-cgi-ex

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

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

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

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

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

ID: 289234
Name: perl-cgi-ex
PackageBaseID: 32224
PackageBase: perl-cgi-ex
Version: 2.44-1
Description: CGI utility suite - makes powerful application writing fun and easy
URL: https://metacpan.org/release/CGI-Ex
NumVotes: 1
Popularity: 0
OutOfDate: 1655865510
Maintainer:
Submitter: programmerq
FirstSubmitted: 1259100516
LastModified: 1459286345
URLPath: /cgit/aur.git/snapshot/perl-cgi-ex.tar.gz