perl-dancer2 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S perl-dancer2

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

$ yay -Rns perl-dancer2

2. Manually Install "perl-dancer2" via AUR

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

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

b. Clone perl-dancer2's git locally

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

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

$ cd ~/perl-dancer2 $ makepkg -si

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

ID: 1395781
Name: perl-dancer2
PackageBaseID: 98137
PackageBase: perl-dancer2
Version: 1.1.0-1
Description: Lightweight yet powerful web application framework
URL: https://metacpan.org/release/Dancer2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: camb
Submitter: jahiy
FirstSubmitted: 1440086124
LastModified: 1706666080
URLPath: /cgit/aur.git/snapshot/perl-dancer2.tar.gz

5. The same packages on other Linux Distributions