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

Last updated: May 13,2024

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

$ yay -S perl-extutils-install

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

$ yay -Rns perl-extutils-install

2. Manually Install "perl-extutils-install" 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-install's git locally

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

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

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

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

ID: 793803
Name: perl-extutils-install
PackageBaseID: 136919
PackageBase: perl-extutils-install
Version: 2.18-1
Description: ExtUtils::Install - install files from here to there
URL: https://metacpan.org/release/ExtUtils-Install
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1540591868
LastModified: 1600529044
URLPath: /cgit/aur.git/snapshot/perl-extutils-install.tar.gz