How to Install and Uninstall libsafe-isa-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libsafe-isa-perl" package

Please follow the steps below to install libsafe-isa-perl on Kali Linux

$ sudo apt update $ sudo apt install libsafe-isa-perl

2. Uninstall "libsafe-isa-perl" package

Please follow the instructions below to uninstall libsafe-isa-perl on Kali Linux:

$ sudo apt remove libsafe-isa-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsafe-isa-perl package on Kali Linux

Package: libsafe-isa-perl
Version: 1.000010-1
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl
Size: 8288
SHA256: 2122e1a51adc3e90792bbb7eb5f34654f795d94788c34a4f4241354ad737af14
SHA1: 3e9d4463343a15ab6c40235d90df512a3aa51fb1
MD5sum: 0554c667f00bee00eb9d85822e9acb48
Description: module for safely calling isa and friends on things that may not be objects
Since Perl allows providing a subroutine reference, or a method name, to
the -> operator (when used as a method call) and a subroutine doesn't require
the invocant to actually be an object, Safe::Isa can be used to create safe
versions of isa, can, does and DOES by using a subroutine reference that
only tries to call the method if it's actually used on an object.
Description-md5:
Homepage: https://metacpan.org/release/Safe-Isa
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsafe-isa-perl/libsafe-isa-perl_1.000010-1_all.deb