How to Install and Uninstall libsyntax-keyword-multisub-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libsyntax-keyword-multisub-perl" package

This guide let you learn how to install libsyntax-keyword-multisub-perl on Kali Linux

$ sudo apt update $ sudo apt install libsyntax-keyword-multisub-perl

2. Uninstall "libsyntax-keyword-multisub-perl" package

Please follow the instructions below to uninstall libsyntax-keyword-multisub-perl on Kali Linux:

$ sudo apt remove libsyntax-keyword-multisub-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsyntax-keyword-multisub-perl package on Kali Linux

Package: libsyntax-keyword-multisub-perl
Source: libsyntax-keyword-multisub-perl (0.04-2)
Version: 0.04-2+b1
Installed-Size: 45
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3), libxs-parse-sublike-perl (>= 0.15)
Size: 12028
SHA256: b005759b523bdfa461616151341ae554dd9dcc673b175bba425da08a780995c7
SHA1: d14d737b139a611b45d0ebb99350534f0b057b64
MD5sum: c5ca2185cc40ab298dd097693145f25a
Description: multiple subroutine dispatch syntax extension
Syntax::Keyword::MultiSub provides a new keyword, multi, to put before
subroutine declarations, which permits multiple distinct function bodies to
be provided, which take different parameters. A call to a multi sub will
invoke whichever function body best fits the arguments passed.
.
Currently this module can only make dispatching decisions based on the number
of arguments as compared to the number of signature parameters each body was
expecting. It requires perl version 5.26 or above, in order to get enough
support from signatures. Note also enabling this module does not enable the
signatures feature; you must do that independently.
Description-md5:
Homepage: https://metacpan.org/release/Syntax-Keyword-MultiSub
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsyntax-keyword-multisub-perl/libsyntax-keyword-multisub-perl_0.04-2+b1_amd64.deb