perl-module-starter on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S perl-module-starter

* (Optional) Uninstall perl-module-starter on Arch using YAY

$ yay -Rns perl-module-starter

2. Manually Install "perl-module-starter" via AUR

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

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

b. Clone perl-module-starter's git locally

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

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

$ cd ~/perl-module-starter $ makepkg -si

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

ID: 1300379
Name: perl-module-starter
PackageBaseID: 25950
PackageBase: perl-module-starter
Version: 1.77-3
Description: a simple starter kit for any module
URL: https://metacpan.org/release/Module-Starter
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1240687776
LastModified: 1691421856
URLPath: /cgit/aur.git/snapshot/perl-module-starter.tar.gz