perl-apachebench on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S perl-apachebench

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

$ yay -Rns perl-apachebench

2. Manually Install "perl-apachebench" via AUR

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

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

b. Clone perl-apachebench's git locally

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

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

$ cd ~/perl-apachebench $ makepkg -si

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

ID: 452547
Name: perl-apachebench
PackageBaseID: 126403
PackageBase: perl-apachebench
Version: 0.73-1
Description: Perl/CPAN Module HTTPD::Bench::ApacheBench: Perl API for Apache benchmarking and regression testing.
URL: https://metacpan.org/release/ApacheBench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1508268811
LastModified: 1508268811
URLPath: /cgit/aur.git/snapshot/perl-apachebench.tar.gz