How to Install and Uninstall libsafe-isa-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "libsafe-isa-perl" package

This guide let you learn how to install libsafe-isa-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libsafe-isa-perl" package

Please follow the guidelines below to uninstall libsafe-isa-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libsafe-isa-perl package on Ubuntu 21.10 (Impish Indri)

Package: libsafe-isa-perl
Architecture: all
Version: 1.000010-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: perl
Filename: pool/universe/libs/libsafe-isa-perl/libsafe-isa-perl_1.000010-1_all.deb
Size: 7684
MD5sum: 23e13c07553d843712b55e0b70fd6a2c
SHA1: a69a96c2cfda78b74e3616e4b1f4008810ee20bd
SHA256: 3167a51bb6ae046bab8a8db3a662f150e5e2f26a1384342caaf72dfa75f79bfc
SHA512: 298495610000435a8393e2fcbeed6d625725b1ca7e0b6251ab999da065306e8d90bdd6553054af12d15a4473ca1b8d1ba2c75216c992f26c008d83921c3bc3dc
Homepage: https://metacpan.org/release/Safe-Isa
Description-en: 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: f02c9f25d02013e33831d0f51d2b581b