perl-build on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install perl-build on Arch using YAY
$
yay -S
perl-build
Copied
* (Optional) Uninstall perl-build on Arch using YAY
$
yay -Rns
perl-build
Copied
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
Copied
b. Clone perl-build's git locally
$
git clone https://aur.archlinux.org/perl-build.git
~/perl-build
Copied
c. Go to ~/perl-build folder and install it
$
cd
~/perl-build
Copied
$
makepkg -si
Copied
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
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