perl-extutils-cbuilder on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-extutils-cbuilder

* (Optional) Uninstall perl-extutils-cbuilder on Arch using YAY

$ yay -Rns perl-extutils-cbuilder

2. Manually Install "perl-extutils-cbuilder" via AUR

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

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

b. Clone perl-extutils-cbuilder's git locally

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

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

$ cd ~/perl-extutils-cbuilder $ makepkg -si

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

ID: 1084363
Name: perl-extutils-cbuilder
PackageBaseID: 33830
PackageBase: perl-extutils-cbuilder
Version: 0.280236-1
Description: CPAN/ExtUtils::CBuilder - Compile and link C code for Perl modules
URL: http://metacpan.org/release/ExtUtils-CBuilder
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
FirstSubmitted: 1264056794
LastModified: 1653335019
URLPath: /cgit/aur.git/snapshot/perl-extutils-cbuilder.tar.gz