perl-plack on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-plack

* (Optional) Uninstall perl-plack on Arch using YAY

$ yay -Rns perl-plack

2. Manually Install "perl-plack" via AUR

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

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

b. Clone perl-plack's git locally

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

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

$ cd ~/perl-plack $ makepkg -si

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

ID: 1404324
Name: perl-plack
PackageBaseID: 36474
PackageBase: perl-plack
Version: 1.0051-1
Description: Perl Superglue for Web frameworks and Web Servers
URL: https://metacpan.org/release/Plack
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Athaba
FirstSubmitted: 1271325873
LastModified: 1707129199
URLPath: /cgit/aur.git/snapshot/perl-plack.tar.gz