How to Install and Uninstall libdevel-dprof-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "libdevel-dprof-perl" package

Please follow the instructions below to install libdevel-dprof-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdevel-dprof-perl" package

This guide covers the steps necessary to uninstall libdevel-dprof-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdevel-dprof-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdevel-dprof-perl
Architecture: amd64
Version: 20110802.00-3build6
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.30.0-7), perlapi-5.30.0, libc6 (>= 2.4)
Filename: pool/universe/libd/libdevel-dprof-perl/libdevel-dprof-perl_20110802.00-3build6_amd64.deb
Size: 27680
MD5sum: 4a372b6c8b9e5f9925f7ecd3cd2ffb8a
SHA1: 6212643c1b73ba29d6c8b12baff1629ac9ab4a18
SHA256: 2fc396f60928797d6ad88e1dadd08d8a9a5e6bc1317cf7f2cea270b81ec1f665
SHA512: 45553929bd38669f4cc1b0d611f7a3295da83ee2126ab100e98f0810305445e89d430da2bdb228caea62ed3c155f9d6f2d264f65ee753e1ec8ed790221bd8254
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