How to Install and Uninstall libdevel-dprof-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libdevel-dprof-perl" package

Please follow the guidelines below to install libdevel-dprof-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libdevel-dprof-perl" package

Please follow the guidance below to uninstall libdevel-dprof-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdevel-dprof-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdevel-dprof-perl
Architecture: amd64
Version: 20110802.00-3build7
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libd/libdevel-dprof-perl/libdevel-dprof-perl_20110802.00-3build7_amd64.deb
Size: 27728
MD5sum: 3e5aa8c17e9f03f476272a2e65d8ac71
SHA1: f5f1293d1cb440175ccbc047dd6da66216689d4e
SHA256: c116b03442d26fbb815e65059417f40415b8d02a7474d9161f95c8666d17f16c
SHA512: 13eeb7de65a85f0b2ce9bc780aa9ed4b66e0b2fe32ec7d1d76f80313c52b5af12f85a5fb1f7c7624fd5ed6ead565da6f7181049f4e3ddb737fdb59349a0f075d
Homepage: https://metacpan.org/release/Devel-DProf
Description-en: 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: 85f5b3959221bc9dd9e66ce64fdd83d5