perl-build on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-build

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

$ yay -Rns perl-build

2. Manually Install "perl-build" via AUR

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

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

b. Clone perl-build's git locally

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

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

$ cd ~/perl-build $ makepkg -si

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

ID: 789776
Name: perl-build
PackageBaseID: 118280
PackageBase: perl-build
Version: 1.31-1
Description: Compile and install perl
URL: https://github.com/tokuhirom/Perl-Build
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1483117401
LastModified: 1599738204
URLPath: /cgit/aur.git/snapshot/perl-build.tar.gz