How to Install and Uninstall libtest-spelling-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libtest-spelling-perl" package

Please follow the guidelines below to install libtest-spelling-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-spelling-perl

2. Uninstall "libtest-spelling-perl" package

Please follow the guidance below to uninstall libtest-spelling-perl on Kali Linux:

$ sudo apt remove libtest-spelling-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-spelling-perl package on Kali Linux

Package: libtest-spelling-perl
Version: 0.25-2
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libipc-run3-perl, libpod-spell-perl
Recommends: hunspell | aspell | ispell | spell, hunspell-en-us | aspell-en | iamerican
Size: 16044
SHA256: 04acb03729c4f38d978555eb77a4e50c3510532f3cec89d21e0cbacc4c575e60
SHA1: 0672520e0f74e846503613c1005ae2e5845df1f2
MD5sum: 4b037fdb4e9964d78b6cd81fb07f1969
Description: Perl module for spellchecking pod formatted text
Test::Spelling lets you check the spelling of a POD file, and report
its results in standard Test::More fashion. This module requires a
spellcheck program such as spell, aspell, ispell, or hunspell.
.
You can add your own stopwords, which are words that should be ignored by the
spell check. See libpod-spell-perl (which this module is built upon) for a
variety of ways to add per-file stopwords to each .pm file. If you have a lot
of stopwords, it's useful to put them in your test file's DATA section.
Description-md5:
Homepage: https://metacpan.org/release/Test-Spelling
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-spelling-perl/libtest-spelling-perl_0.25-2_all.deb