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

Last updated: November 06,2024

1. Install "libtest-fixme-perl" package

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

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

2. Uninstall "libtest-fixme-perl" package

Here is a brief guide to show you how to uninstall libtest-fixme-perl on Kali Linux:

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

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

Package: libtest-fixme-perl
Version: 0.16-3
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10784
SHA256: f9a0d97952d84b211d899edd5385961a975f7d41acec5a3129a0947646655fe4
SHA1: 8b7532def0c61cd5285a5f80fd737aa205ae3014
MD5sum: bba7ce405aa3ddf687383c2705567607
Description: Perl module to check code for FIXME declarations
When coding it is common to come up against problems that need to be
addressed but that are not a big deal at the moment. What generally happens
is that the coder adds comments like:
.
# FIXME - add checking of user privileges here.
.
Test::Fixme allows you to add a test file that ensures that none of these get
forgotten in the module.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Fixme
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-fixme-perl/libtest-fixme-perl_0.16-3_all.deb