mod_perl on AUR (Arch User Repository)
Last updated: January 04,2025
1. Install "mod_perl" 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
Copied
b. Install mod_perl on Arch using YAY
$
yay -S
mod_perl
Copied
* (Optional) Uninstall mod_perl on Arch using YAY
$
yay -Rns
mod_perl
Copied
2. Manually Install "mod_perl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mod_perl's git locally
$
git clone https://aur.archlinux.org/mod_perl.git
~/mod_perl
Copied
c. Go to ~/mod_perl folder and install it
$
cd
~/mod_perl
Copied
$
makepkg -si
Copied
3. Information about the mod_perl package on Arch User Repository (AUR)
ID: 1028436
Name: mod_perl
PackageBaseID: 95331
PackageBase: mod_perl
Version: 2.0.12-1
Description: Apache module that embeds the Perl interpreter within the server
URL: http://perl.apache.org/
NumVotes: 9
Popularity: 0.425662
OutOfDate: 1696006238
Maintainer: mattsday
Submitter: anatolik
FirstSubmitted: 1435505885
LastModified: 1643571687
URLPath: /cgit/aur.git/snapshot/mod_perl.tar.gz
Name: mod_perl
PackageBaseID: 95331
PackageBase: mod_perl
Version: 2.0.12-1
Description: Apache module that embeds the Perl interpreter within the server
URL: http://perl.apache.org/
NumVotes: 9
Popularity: 0.425662
OutOfDate: 1696006238
Maintainer: mattsday
Submitter: anatolik
FirstSubmitted: 1435505885
LastModified: 1643571687
URLPath: /cgit/aur.git/snapshot/mod_perl.tar.gz