How to Install and Uninstall librun-parts-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "librun-parts-perl" package

In this section, we are going to explain the necessary steps to install librun-parts-perl on Kali Linux

$ sudo apt update $ sudo apt install librun-parts-perl

2. Uninstall "librun-parts-perl" package

Please follow the instructions below to uninstall librun-parts-perl on Kali Linux:

$ sudo apt remove librun-parts-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the librun-parts-perl package on Kali Linux

Package: librun-parts-perl
Version: 0.09-2.1
Installed-Size: 44
Maintainer: Axel Beckert
Architecture: all
Depends: libexporter-easy-perl, libfile-slurp-perl (>= 9999.17), libtaint-util-perl, perl:any
Size: 19384
SHA256: 3fff552cbe7af3c542fd30ffa8c7175d93c34db795fc014cd0a555a476c0e31c
SHA1: bd90945b0dfca6eb4e09836ad4f3f555ed855425
MD5sum: 6009eacc9f4aecf1f3050404fdedbc06
Description: Offers run-parts' functionality in Perl
run-parts and hence Run::Parts runs all the executable files named
within constraints described below, found in the given directory.
Other files and directories are silently ignored.
.
Additionally they can just print the names of the all matching files
(not limited to executables, but ignores blacklisted files like
e.g. backup files), but don't actually run them.
.
Run::Parts contains two backend implementation. Run::Parts::Debian
actually uses /bin/run-parts and Run::Parts::Perl is a pure Perl
implementation of a basic set of run-parts' functionality.
.
On Debian Run::Parts uses Run::Parts::Debian by default. But you can
also choose any of the backends explicitly.
Description-md5:
Homepage: https://metacpan.org/release/Run-Parts
Tag: admin::automation, admin::configuring, devel::lang:perl, devel::library,
implemented-in::perl, role::devel-lib, role::program, use::configuring,
use::organizing, use::scanning, use::searching, works-with::file
Section: perl
Priority: optional
Filename: pool/main/libr/librun-parts-perl/librun-parts-perl_0.09-2.1_all.deb