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

Last updated: November 08,2024

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

$ yay -S perl-class-adapter

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

$ yay -Rns perl-class-adapter

2. Manually Install "perl-class-adapter" 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-adapter's git locally

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

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

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

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

ID: 825825
Name: perl-class-adapter
PackageBaseID: 31031
PackageBase: perl-class-adapter
Version: 1.09-1
Description: Perl/CPAN Module Class::Adapter: Perl implementation of the "Adapter" Design Pattern
URL: https://metacpan.org/release/Class-Adapter
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: int
Submitter:
FirstSubmitted: 1255046823
LastModified: 1606646628
URLPath: /cgit/aur.git/snapshot/perl-class-adapter.tar.gz