perl-class-base on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-class-base

* (Optional) Uninstall perl-class-base on Arch using YAY

$ yay -Rns perl-class-base

2. Manually Install "perl-class-base" via AUR

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

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

b. Clone perl-class-base's git locally

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

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

$ cd ~/perl-class-base $ makepkg -si

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

ID: 295658
Name: perl-class-base
PackageBaseID: 26696
PackageBase: perl-class-base
Version: 0.06-1
Description: useful base class for deriving other modules
URL: https://metacpan.org/release/Class-Base
NumVotes: 3
Popularity: 0
OutOfDate: 1705072528
Maintainer:
Submitter:
FirstSubmitted: 1248101733
LastModified: 1461192197
URLPath: /cgit/aur.git/snapshot/perl-class-base.tar.gz