How to Install and Uninstall perlimports Package on Kali Linux

Last updated: May 05,2024

1. Install "perlimports" package

Please follow the guidance below to install perlimports on Kali Linux

$ sudo apt update $ sudo apt install perlimports

2. Uninstall "perlimports" package

In this section, we are going to explain the necessary steps to uninstall perlimports on Kali Linux:

$ sudo apt remove perlimports $ sudo apt autoclean && sudo apt autoremove

3. Information about the perlimports package on Kali Linux

Package: perlimports
Version: 0.000053-1
Installed-Size: 185
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcapture-tiny-perl, libclass-inspector-perl, libcpanel-json-xs-perl, libfile-xdg-perl, libgetopt-long-descriptive-perl, liblog-dispatch-perl, libmodule-runtime-perl, libmoo-perl, libmoox-strictconstructor-perl, libossp-uuid-perl, libpath-iterator-rule-perl, libpath-tiny-perl, libppi-perl (>= 1.276), libppix-utils-perl, libref-util-perl, libscalar-list-utils-perl, libsereal-decoder-perl, libsereal-encoder-perl, libsub-handlesvia-perl, libsymbol-get-perl, libtext-diff-perl, libtext-simpletable-autowidth-perl, libtoml-tiny-perl (>= 0.16), libtry-tiny-perl, libtype-tiny-perl, perltidy (>= 20220613)
Size: 59448
SHA256: 26bf3c08d52847b68e0cc0094dec582074c56c384ba1f713674ef4ce91e385c2
SHA1: 0e65fcd155823b299559bd8660debe3270b6d31b
MD5sum: f609c38270d05b9babfcede6e5de11bd
Description: tool to automate the maintenance of Perl import statements
This package provides the perlimports command line interface, which automates
the cleanup and maintenance of Perl use and require statements.
Loosely inspired by goimports, this tool aims to be part of your linting and
tidying workflow, in much the same way you might use perltidy or perlcritic.
Description-md5:
Homepage: https://metacpan.org/release/App-perlimports
Section: perl
Priority: optional
Filename: pool/main/p/perlimports/perlimports_0.000053-1_all.deb