How to Install and Uninstall libdbix-profile-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdbix-profile-perl" package

Please follow the guidance below to install libdbix-profile-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdbix-profile-perl

2. Uninstall "libdbix-profile-perl" package

This guide covers the steps necessary to uninstall libdbix-profile-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdbix-profile-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-profile-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdbix-profile-perl
Architecture: all
Version: 1.0-5
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: perl, libdbi-perl
Filename: pool/universe/libd/libdbix-profile-perl/libdbix-profile-perl_1.0-5_all.deb
Size: 9484
MD5sum: f2626a21f019c3dda3144499358b1805
SHA1: 9777bd0b3c8a821336b454f5f583df378bb0a381
SHA256: 2737740ea3c8180087ed6eeddc5c6e7126b89f897603297b0e59369e310d810c
SHA512: 296b63ae8f1f62f4351e7a4cded3496b49ceb5c3eb801c876656a5c864c4015c33e7dcc20bc6db0fdf67c5134724450022a27af2b6d91f98a9d68a47ad93efc5
Homepage: https://metacpan.org/release/DBIx-Profile
Description-en: DBI query profiler
DBIx::Profile is a quick and easy, and mostly transparent, profiler
for scripts using DBI. It collects information on the query
level, and keeps track of first, failed, normal, and total amounts
(count, wall clock, CPU time) for each function on the query.
.
NOTE: DBIx::Profile use Time::HiRes to clock the wall time and
the old standby times() to clock the CPU time. The CPU time is
pretty coarse.
.
DBIx::Profile can also trace the execution of queries. It will print
a timestamp and the query that was called. This is optional, and
occurs only when the environment variable DBIXPROFILETRACE is set
to 1. (ex: (bash) export DBIXPROFILETRACE=1).
Description-md5: df28d6313ab82e9ebcd9fe3fb914de9a