How to Install and Uninstall libsystem-sub-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libsystem-sub-perl" package

This guide covers the steps necessary to install libsystem-sub-perl on Kali Linux

$ sudo apt update $ sudo apt install libsystem-sub-perl

2. Uninstall "libsystem-sub-perl" package

Please follow the step by step instructions below to uninstall libsystem-sub-perl on Kali Linux:

$ sudo apt remove libsystem-sub-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsystem-sub-perl package on Kali Linux

Package: libsystem-sub-perl
Version: 0.162800-3
Installed-Size: 38
Maintainer: Debian Perl Group
Architecture: all
Depends: libfile-which-perl, libipc-run-perl, libsub-name-perl, perl:any
Size: 14692
SHA256: f3af7b9ee7bc7c1a42fb97fad7815c9180f47ba1ab4b01c9e4784cf467b0b922
SHA1: a910c25f4bfc1b1f60a9e7e88f70f30c2d1f4a52
MD5sum: 569d1665061dd14a62a2f30314c36523
Description: wrap external command with a DWIM sub
System::Sub provides a Perl sub
that wraps the call to an external program.
The return value is line(s) dependending on context ("wantarray").
.
This may be what you need if you want to run external commands
as easily as from a Unix shell script
but with a perl-ish feel (contextual output).
So this is not a universal module
for running external programs (like IPC::Run)
but instead a simpler interface
for a common style of external programs.
Description-md5:
Homepage: https://metacpan.org/release/System-Sub
Section: perl
Priority: optional
Filename: pool/main/libs/libsystem-sub-perl/libsystem-sub-perl_0.162800-3_all.deb