How to Install and Uninstall liblingua-en-nameparse-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "liblingua-en-nameparse-perl" package

This is a short guide on how to install liblingua-en-nameparse-perl on Kali Linux

$ sudo apt update $ sudo apt install liblingua-en-nameparse-perl

2. Uninstall "liblingua-en-nameparse-perl" package

This is a short guide on how to uninstall liblingua-en-nameparse-perl on Kali Linux:

$ sudo apt remove liblingua-en-nameparse-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblingua-en-nameparse-perl package on Kali Linux

Package: liblingua-en-nameparse-perl
Version: 1.38-1
Installed-Size: 94
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libparse-recdescent-perl
Size: 33024
SHA256: 1aaaecff93bc2ecbe84c3afa57c9e87e07397b5e1cfb6f847de8034b178f69ef
SHA1: 287ecccf12bafb6e53a9ba4f9fe3ddacda216a4b
MD5sum: 3079db0548278ff2a97d53b54b603c2d
Description: module for parsing a person's name in free text
Lingua::EN::NameParse takes as input a person or persons name in
free format text such as,
.
Mr AB & M/s CD MacNay-Smith
MR J.L. D'ANGELO
Estate Of The Late Lieutenant Colonel AB Van Der Heiden
.
and attempts to parse it. If successful, the name is broken
down into components and useful functions can be performed such as:
.
converting upper or lower case values to name case (Mr AB MacNay )
creating a personalised greeting or salutation (Dear Mr MacNay )
extracting the names individual components (Mr,AB,MacNay )
determining the type of format the name is in (Mr_A_Smith )
Description-md5:
Homepage: https://metacpan.org/release/Lingua-EN-NameParse
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::program, use::analysing
Section: perl
Priority: optional
Filename: pool/main/libl/liblingua-en-nameparse-perl/liblingua-en-nameparse-perl_1.38-1_all.deb