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

Last updated: May 17,2024

1. Install "libtest-leaktrace-perl" package

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

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

2. Uninstall "libtest-leaktrace-perl" package

Learn how to uninstall libtest-leaktrace-perl on Kali Linux:

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

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

Package: libtest-leaktrace-perl
Source: libtest-leaktrace-perl (0.17-1)
Version: 0.17-1+b3
Installed-Size: 78
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 20748
SHA256: f8ee118cebe6638f531b27b3d97b1f02fa1cad14a2d3e78a40966a3c52733390
SHA1: 461d21f1d14fda51e0c030c647f99e8b318dba41
MD5sum: 82e97ced6d6b76db5c273b8223a9f534
Description: Perl test module for tracing memory leaks
Test::LeakTrace provides several functions that detect and trace memory leaks.
This module scans arenas, the memory allocation system, so it can detect any
leaked scalar values (SVs) in given blocks. Leaked SVs are those which are not
released after the end of the scope they have been created, including internal
caches and global variables.
Description-md5:
Homepage: https://metacpan.org/release/Test-LeakTrace
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-leaktrace-perl/libtest-leaktrace-perl_0.17-1+b3_amd64.deb