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

Last updated: June 30,2024

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

$ yay -S perl-check-isa

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

$ yay -Rns perl-check-isa

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

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

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

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

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

ID: 448049
Name: perl-check-isa
PackageBaseID: 126006
PackageBase: perl-check-isa
Version: 0.09-1
Description: This module provides several functions to assist in testing whether a value is an object, and if so asking about its class.
URL: https://metacpan.org/release/Check-ISA
NumVotes: 1
Popularity: 0
OutOfDate: 1708274738
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506811437
LastModified: 1506811437
URLPath: /cgit/aur.git/snapshot/perl-check-isa.tar.gz