perl-package-generator on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-package-generator

* (Optional) Uninstall perl-package-generator on Arch using YAY

$ yay -Rns perl-package-generator

2. Manually Install "perl-package-generator" via AUR

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

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

b. Clone perl-package-generator's git locally

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

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

$ cd ~/perl-package-generator $ makepkg -si

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

ID: 448053
Name: perl-package-generator
PackageBaseID: 126000
PackageBase: perl-package-generator
Version: 1.106-1
Description: This module lets you quickly and easily construct new packages. It gives them unused names and sets up their package data, if provided.
URL: https://metacpan.org/release/Package-Generator
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506810394
LastModified: 1506811728
URLPath: /cgit/aur.git/snapshot/perl-package-generator.tar.gz