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

Last updated: May 19,2024

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

$ yay -S perl-class-isa

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

$ yay -Rns perl-class-isa

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

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

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

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

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

ID: 197524
Name: perl-class-isa
PackageBaseID: 33776
PackageBase: perl-class-isa
Version: 0.36-1
Description: report the search path for a class's ISA tree
URL: http://search.cpan.org/dist/Class-ISA
NumVotes: 6
Popularity: 0.013929
OutOfDate:
Maintainer: jnbek
Submitter: xenoterracide
FirstSubmitted: 1263929233
LastModified: 1434486409
URLPath: /cgit/aur.git/snapshot/perl-class-isa.tar.gz