perl-moose on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-moose

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

$ yay -Rns perl-moose

2. Manually Install "perl-moose" via AUR

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

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

b. Clone perl-moose's git locally

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

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

$ cd ~/perl-moose $ makepkg -si

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

ID: 1389655
Name: perl-moose
PackageBaseID: 25731
PackageBase: perl-moose
Version: 2.2207-1
Description: A postmodern object system for Perl 5
URL: https://metacpan.org/release/Moose
NumVotes: 83
Popularity: 0.013768
OutOfDate:
Maintainer: Ordoban
Submitter:
FirstSubmitted: 1240245940
LastModified: 1705819318
URLPath: /cgit/aur.git/snapshot/perl-moose.tar.gz