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

Last updated: December 23,2024

1. Install "libtest-spec-perl" package

Learn how to install libtest-spec-perl on Kali Linux

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

2. Uninstall "libtest-spec-perl" package

This is a short guide on how to uninstall libtest-spec-perl on Kali Linux:

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

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

Package: libtest-spec-perl
Version: 0.54-2
Installed-Size: 110
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libpackage-stash-perl, libtest-deep-perl, libtest-trap-perl, libtie-ixhash-perl
Size: 41156
SHA256: 6076f61b2c2832cb76e5b39673cd6e0e7dc9013e6abdb3862aee9ab4c5b254da
SHA1: 0c80a3afcb8e8a8829d6043d1666a342af297036
MD5sum: 5675af20590407c77c6f27dc81e72d0f
Description: Perl module to write tests in a declarative specification style
This is a declarative specification-style testing system for behavior-driven
development (BDD) in Perl. The tests (a.k.a. examples) are named with strings
instead of subroutine names, so your fingers will suffer less fatigue from
underscore-itis, with the side benefit that the test reports are more
legible.
.
Test::Spec is inspired by and borrows heavily from RSpec, a BDD tool for the
Ruby programming language.
Description-md5:
Homepage: https://metacpan.org/release/Test-Spec
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-spec-perl/libtest-spec-perl_0.54-2_all.deb