How to Install and Uninstall libtest-database-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libtest-database-perl" package

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

$ sudo apt update $ sudo apt install libtest-database-perl

2. Uninstall "libtest-database-perl" package

Learn how to uninstall libtest-database-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtest-database-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-database-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-database-perl
Architecture: all
Version: 1.113-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 108
Depends: perl, libdbi-perl, libfile-homedir-perl, libyaml-tiny-perl (>= 1.62)
Suggests: libdbd-csv-perl, libdbd-sqlite2-perl, libdbd-sqlite3-perl
Filename: pool/universe/libt/libtest-database-perl/libtest-database-perl_1.113-1_all.deb
Size: 42632
MD5sum: 10bbd54353db8ace69cbca095512c5a9
SHA1: 3671bc441a4da432f187b5315a3b8de8ed699546
SHA256: e4a7a43ddd20b50830bb4c3b77e0127585737e836a75fed3d90e9e82615e7cb3
SHA512: 8f64dadeb91066f244000bf982ba26cde169ad8e40e7a9ed81481175cf0bdd5b14ec0d9dae3729abae09c7aed3a13b80722021018d751032f252fd2fa916a2b3
Homepage: https://metacpan.org/release/Test-Database
Description-en: support for testing against multiple unspecified databases
From the perspective of a module author, this allows you to write tests
against a datbase without knowing precisely which databases will be used.
You call Test::Database->handles() and you get a number of DBI handles
against which you can run your tests. You can specify which Databases you
are willing to support.
.
From the perspective of someone installing a perl module which uses
Test::Database, you put a config file in your home directory which
explains how to connect to non-file based databases. File based databases
do not normally needed configuration so long as the DBD driver is available.
Description-md5: 43a12c423c426dfb8fb7e2fa14459519