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

Last updated: June 25,2024

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

$ yay -S perl-class-c3

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

$ yay -Rns perl-class-c3

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

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

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

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

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

ID: 1193665
Name: perl-class-c3
PackageBaseID: 110521
PackageBase: perl-class-c3
Version: 0.35-1
Description: A pragma to use the C3 method resolution order algorithm
URL: https://metacpan.org/release/Class-C3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: jnbek
FirstSubmitted: 1461525144
LastModified: 1673188087
URLPath: /cgit/aur.git/snapshot/perl-class-c3.tar.gz