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

Last updated: June 26,2024

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

$ yay -S perl-cgi-psgi

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

$ yay -Rns perl-cgi-psgi

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

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

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

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

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

ID: 764027
Name: perl-cgi-psgi
PackageBaseID: 152603
PackageBase: perl-cgi-psgi
Version: 0.15-4
Description: Adapt CGI.pm to the PSGI protocol
URL: https://search.cpan.org/~miyagawa/CGI-PSGI-0.15/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TheGoliath
FirstSubmitted: 1589116189
LastModified: 1594568028
URLPath: /cgit/aur.git/snapshot/perl-cgi-psgi.tar.gz