How to Install and Uninstall libfennec-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libfennec-perl" package

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

$ sudo apt update $ sudo apt install libfennec-perl

2. Uninstall "libfennec-perl" package

This tutorial shows how to uninstall libfennec-perl on Kali Linux:

$ sudo apt remove libfennec-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfennec-perl package on Kali Linux

Package: libfennec-perl
Version: 2.018-2
Installed-Size: 180
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libchild-perl, libexporter-declare-perl, libmock-quick-perl, libparallel-runner-perl, libtest-exception-perl, libtest-warn-perl
Size: 77560
SHA256: 70c4d63853abd4264a3d791ce03d7f12760a37fc8a3a598806b76f3e18dab793
SHA1: fac59b84d8e6cdb84e74058352dff3befe3387b0
MD5sum: ca396be3692eafe67aed662ff89d6acf
Description: Perl module providing RSPEC, Workflows, Parallelization, and Encapsulation
Fennec has been deprecated in favor of Test2::Suite, specificaly
Test2::Tools::Spec and Test2::Bundle::SpecDeclare.
.
Fennec started as a project to improve the state of testing in Perl. Fennec
looks to existing solutions for most problems, so long as the existing
solutions help meet the features listed below:
* You can fork, and run assertions (tests) in both processes,
* Encapsulated test groups can be run individually, without running the
entire file,
* Tests groups can be sorted, randomized, or sorted via a custom method,
* Fennec is compatible with Test::Builder based tools,
* Test::Builder2 supportis in-place, but experimental,
* Fennec is configurable to work on alternatives to Test::Builder,
* You do not need to put anything such as done_testing() at the end of your
test file,
* You do not need to worry about test counts,
* Diagnostic messages are grouped with the failed test.
Description-md5:
Homepage: https://metacpan.org/release/Fennec
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfennec-perl/libfennec-perl_2.018-2_all.deb