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

Last updated: May 18,2024

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

$ yay -S perl-cgi-expand

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

$ yay -Rns perl-cgi-expand

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

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

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

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

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

ID: 197496
Name: perl-cgi-expand
PackageBaseID: 34742
PackageBase: perl-cgi-expand
Version: 2.04-1
Description: convert flat hash to nested data using TT2's dot convention
URL: http://search.cpan.org/dist/CGI-Expand
NumVotes: 1
Popularity: 0
OutOfDate: 1636941605
Maintainer:
Submitter: xenoterracide
FirstSubmitted: 1266388393
LastModified: 1434486150
URLPath: /cgit/aur.git/snapshot/perl-cgi-expand.tar.gz