perl-collection on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S perl-collection

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

$ yay -Rns perl-collection

2. Manually Install "perl-collection" via AUR

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

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

b. Clone perl-collection's git locally

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

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

$ cd ~/perl-collection $ makepkg -si

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

ID: 197537
Name: perl-collection
PackageBaseID: 36893
PackageBase: perl-collection
Version: 0.58-1
Description: CRUD framework
URL: http://search.cpan.org/dist/Collection
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter:
FirstSubmitted: 1287646156
LastModified: 1434486521
URLPath: /cgit/aur.git/snapshot/perl-collection.tar.gz