perl6-fastcgi on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "perl6-fastcgi" 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 perl6-fastcgi on Arch using YAY

$ yay -S perl6-fastcgi

* (Optional) Uninstall perl6-fastcgi on Arch using YAY

$ yay -Rns perl6-fastcgi

2. Manually Install "perl6-fastcgi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl6-fastcgi's git locally

$ git clone https://aur.archlinux.org/perl6-fastcgi.git ~/perl6-fastcgi

c. Go to ~/perl6-fastcgi folder and install it

$ cd ~/perl6-fastcgi $ makepkg -si

3. Information about the perl6-fastcgi package on Arch User Repository (AUR)

ID: 433598
Name: perl6-fastcgi
PackageBaseID: 105852
PackageBase: perl6-fastcgi
Version: 0.0.1-2
Description: A FastCGI library for Perl 6
URL: https://github.com/supernovus/perl6-fastcgi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1452328372
LastModified: 1502071446
URLPath: /cgit/aur.git/snapshot/perl6-fastcgi.tar.gz