How to Install and Uninstall libapache-db-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libapache-db-perl" package

Please follow the step by step instructions below to install libapache-db-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache-db-perl

2. Uninstall "libapache-db-perl" package

Please follow the step by step instructions below to uninstall libapache-db-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache-db-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache-db-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache-db-perl
Priority: optional
Section: universe/perl
Installed-Size: 400
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.14-4build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5), libapache2-mod-perl2, libdevel-dprof-perl | perl (<< 5.12.3-7)
Filename: pool/universe/liba/libapache-db-perl/libapache-db-perl_0.14-4build3_amd64.deb
Size: 136386
MD5sum: cfa28c5e10520fcd1f8dda3cdd76819c
SHA1: 99c9775cb4e05ba95bbaac081e8c7f55779185d8
SHA256: 6876b3596763ccb09c9d7d3fc08beb40e5d6ee947e3478fd0acb03af29ee00be
Description-en: module to run the interactive Perl debugger under mod_perl
Perl ships with a very useful interactive debugger, however, it does not run
"out-of-the-box" in the Apache/mod_perl environment. Apache::DB makes a few
adjustments so the two will cooperate.
Description-md5: 2e6ae6953f17f0c83bde20eee34ec4b7
Homepage: http://search.cpan.org/dist/Apache-DB/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu