How to Install and Uninstall libdevel-dprof-perl Package on Kali Linux

Last updated: May 08,2024

1. Install "libdevel-dprof-perl" package

Learn how to install libdevel-dprof-perl on Kali Linux

$ sudo apt update $ sudo apt install libdevel-dprof-perl

2. Uninstall "libdevel-dprof-perl" package

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

$ sudo apt remove libdevel-dprof-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-dprof-perl package on Kali Linux

Package: libdevel-dprof-perl
Source: libdevel-dprof-perl (20110802.00-5)
Version: 20110802.00-5+b2
Installed-Size: 86
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 30464
SHA256: 08cc0980b0f10a74bb93ad2558df3421127fa649c5f6cbb4564a877fc89e2319
SHA1: 9f973202c724c1cfe3858c21530f38379cd95c1f
MD5sum: c13f8198ab1b22f824c457f63a2ace3e
Description: deprecated Perl code profiler
The Devel::DProf package is a Perl code profiler. This will collect
information on the execution time of a Perl script and of the subs in that
script. This information can be used to determine which subroutines are using
the most time and which subroutines are being called most often. This
information can also be used to create an execution graph of the script,
showing subroutine relationships.
.
Devel::DProf is deprecated. It is recommended that you install and use
Devel::NYTProf (in the package libdevel-nytprof-perl) instead, as it
offers significantly improved profiling and reporting.
Description-md5:
Homepage: https://metacpan.org/release/Devel-DProf
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-dprof-perl/libdevel-dprof-perl_20110802.00-5+b2_amd64.deb