perl-dancer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-dancer

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

$ yay -Rns perl-dancer

2. Manually Install "perl-dancer" via AUR

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

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

b. Clone perl-dancer's git locally

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

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

$ cd ~/perl-dancer $ makepkg -si

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

ID: 1349107
Name: perl-dancer
PackageBaseID: 36021
PackageBase: perl-dancer
Version: 1.3521-1
Description: lightweight yet powerful web application framework
URL: https://metacpan.org/release/Dancer
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: Athaba
FirstSubmitted: 1269865638
LastModified: 1699365299
URLPath: /cgit/aur.git/snapshot/perl-dancer.tar.gz