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

Last updated: May 12,2024

1. Install "libsystem-command-perl" package

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

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

2. Uninstall "libsystem-command-perl" package

Learn how to uninstall libsystem-command-perl on Kali Linux:

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

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

Package: libsystem-command-perl
Version: 1.122-1
Installed-Size: 59
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 24880
SHA256: 4026f9682bc0e3f8e39390e28236dd34ae7c3f93b690a505519a77a490a0e69b
SHA1: f97e0e50bd4287fd0a34d003231c5917a2698ee5
MD5sum: db304d01d6d14e93866120f979303dd7
Description: Perl class for running system commands
System::Command is a class that launches external system commands and return
an object representing them, allowing to interact with them through their
STDIN, STDOUT and STDERR handles.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/System-Command
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsystem-command-perl/libsystem-command-perl_1.122-1_all.deb