How to Install and Uninstall libsuper-perl Package on Kali Linux

Last updated: June 05,2024

1. Install "libsuper-perl" package

This is a short guide on how to install libsuper-perl on Kali Linux

$ sudo apt update $ sudo apt install libsuper-perl

2. Uninstall "libsuper-perl" package

Please follow the guidelines below to uninstall libsuper-perl on Kali Linux:

$ sudo apt remove libsuper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsuper-perl package on Kali Linux

Package: libsuper-perl
Version: 1.20190531-1
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-identify-perl
Size: 11492
SHA256: 15eaa51e6c794211e945f953c47d76838ebd67b56166e9564c018265e66af3cf
SHA1: 9054b0d0f3f764aea2e79aef357dfaf9bfe7e9d0
MD5sum: 8ae435af45ff91851a83a606ab5139c5
Description: control superclass method dispatch
SUPER allows one to dispatch control to the superclass with a better syntax
than the original mechanism. It provides an universal method super to
determine a class' own superclass. SUPER allows the use of mixin and roles as
the class containing the method is no more needed at compile time.
Description-md5:
Homepage: https://metacpan.org/release/SUPER
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsuper-perl/libsuper-perl_1.20190531-1_all.deb