How to Install and Uninstall perltidy Package on Kali Linux

Last updated: May 14,2024

1. Install "perltidy" package

Please follow the guidance below to install perltidy on Kali Linux

$ sudo apt update $ sudo apt install perltidy

2. Uninstall "perltidy" package

This tutorial shows how to uninstall perltidy on Kali Linux:

$ sudo apt remove perltidy $ sudo apt autoclean && sudo apt autoremove

3. Information about the perltidy package on Kali Linux

Package: perltidy
Version: 20230309-2
Installed-Size: 2493
Maintainer: Don Armstrong
Architecture: all
Depends: perl:any
Size: 581232
SHA256: ce0da97dec976323c573b1e3ad0cfc5775fffd1bb66f3b1a3abf33091134f6a9
SHA1: 3f758bfd805d738431ebfea7a4db586ece40ec93
MD5sum: 22b7f2b6435e9ddd7351562e8f3f9bc1
Description: Perl script indenter and reformatter
Perltidy is a Perl script which indents and reformats Perl
scripts to make them easier to read.
.
The formatting can be controlled with command line parameters.
The default parameter settings approximately follow the
suggestions in the Perl Style Guide.
.
Perltidy can also generate formatted HTML output from POD, and can
even generate colored output in HTML for scripts. See examples at
http://perltidy.sourceforge.net/
Description-md5:
Multi-Arch: foreign
Homepage: https://perltidy.sourceforge.net/
Tag: devel::lang:perl, devel::library, devel::prettyprint,
implemented-in::perl, interface::commandline, role::program,
scope::utility, use::printing, works-with-format::html,
works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/p/perltidy/perltidy_20230309-2_all.deb