perl-projectbuilder on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-projectbuilder

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

$ yay -Rns perl-projectbuilder

2. Manually Install "perl-projectbuilder" via AUR

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

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

b. Clone perl-projectbuilder's git locally

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

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

$ cd ~/perl-projectbuilder $ makepkg -si

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

ID: 838255
Name: perl-projectbuilder
PackageBaseID: 120630
PackageBase: perl-projectbuilder
Version: 0.16.1-1
Description: module dealing with generic functions suitable for perl project development
URL: https://metacpan.org/release/ProjectBuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1489616997
LastModified: 1608936505
URLPath: /cgit/aur.git/snapshot/perl-projectbuilder.tar.gz