How to Install and Uninstall libtext-capitalize-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libtext-capitalize-perl" package

This is a short guide on how to install libtext-capitalize-perl on Kali Linux

$ sudo apt update $ sudo apt install libtext-capitalize-perl

2. Uninstall "libtext-capitalize-perl" package

In this section, we are going to explain the necessary steps to uninstall libtext-capitalize-perl on Kali Linux:

$ sudo apt remove libtext-capitalize-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-capitalize-perl package on Kali Linux

Package: libtext-capitalize-perl
Version: 1.5-2
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 20260
SHA256: dd5d8d26b06660456a668f0c5788f56cb43caf0c2e3740f3b8bc9e1f57473740
SHA1: 634de79b83408d2fb91987a97200699965bacf71
MD5sum: 92e74af33d609f74926283e2a11dc8e5
Description: routines for title-like formatting of strings
Text::Capitalize provides some routines for title-like formatting of strings.
The simple capitalize function just makes the initial character of each word
uppercase, and forces the rest to lowercase.
.
The capitalize_title function applies English title case rules (discussed
below) where only the "important" words are supposed to be capitalized. There
are also some customization features provided to allow the user to choose
variant rules.
.
See also:
https://metacpan.org/pod/Text::Autoformat
https://metacpan.org/pod/Lingua::EN::NameParse
Description-md5:
Homepage: https://metacpan.org/release/Text-Capitalize
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-capitalize-perl/libtext-capitalize-perl_1.5-2_all.deb