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

Last updated: April 30,2024

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

$ yay -S perl-safe-isa

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

$ yay -Rns perl-safe-isa

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

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

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

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

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

ID: 537574
Name: perl-safe-isa
PackageBaseID: 63527
PackageBase: perl-safe-isa
Version: 1.000010-1
Description: Perl/CPAN Module Safe::Isa: Call isa, can, does and DOES safely on things that may not be objects
URL: https://metacpan.org/release/Safe-Isa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: xRemaLx
FirstSubmitted: 1350048817
LastModified: 1535018396
URLPath: /cgit/aur.git/snapshot/perl-safe-isa.tar.gz