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

Last updated: May 09,2024

1. Install "libdevel-nytprof-perl" package

Please follow the guidelines below to install libdevel-nytprof-perl on Kali Linux

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

2. Uninstall "libdevel-nytprof-perl" package

Please follow the instructions below to uninstall libdevel-nytprof-perl on Kali Linux:

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

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

Package: libdevel-nytprof-perl
Source: libdevel-nytprof-perl (6.14+dfsg-1)
Version: 6.14+dfsg-1+b1
Installed-Size: 1081
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.33), zlib1g (>= 1:1.1.4), libfile-which-perl, libjs-jquery (>= 3.4.1), libjs-jquery-tablesorter, libjson-maybexs-perl
Size: 321748
SHA256: fd29746f4b3bc2209e97d838d0b2b1e8d4d3e10f13d23fb84848ae2c1deafee9
SHA1: 89b5f7a61ccb12004d4fc7f3cff9ce9ed2346a56
MD5sum: 5c25244236447d176c7f8b896aee0b95
Description: Perl statement and subroutine code profiler
Devel::NYTProf is a powerful feature-rich perl source code profiler.
.
* Performs per-line statement profiling for fine detail
* Performs per-subroutine statement profiling for overview
* Performs per-block statement profiling (the first profiler to do so)
* Accounts correctly for time spent after calls return
* Performs inclusive and exclusive timing of subroutines
* Subroutine times are per calling location (a powerful feature)
* Can profile compile-time activity, just run-time, or just END time
* Uses novel techniques for efficient profiling
* Sub-microsecond (100ns) resolution on systems with clock_gettime()
* Very fast - the fastest statement and subroutine profilers for
perl
* Handles applications that fork, with no performance cost
* Immune from noise caused by profiling overheads and I/O
* Program being profiled can stop/start the profiler
* Generates richly annotated and cross-linked html reports
* Trivial to use with mod_perl - add one line to httpd.conf
* Includes an extensive test suite
* Tested on very large codebases
.
NYTProf is effectively two profilers in one: a statement profiler, and a
subroutine profiler.
.
NYTProf stands for 'New York Times Profiler'. Indeed, this module was
initially developed from Devel::FastProf by The New York Times Co. to help
their developers quickly identify bottlenecks in large Perl applications.
Description-md5:
Homepage: https://metacpan.org/release/Devel-NYTProf
Tag: devel::lang:perl, devel::library, devel::profiler, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program, scope::utility
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-nytprof-perl/libdevel-nytprof-perl_6.14+dfsg-1+b1_amd64.deb