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

Last updated: May 22,2024

1. Install "libdbi-perl" package

Please follow the steps below to install libdbi-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdbi-perl

2. Uninstall "libdbi-perl" package

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

$ sudo apt remove libdbi-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdbi-perl
Architecture: amd64
Version: 1.643-3build1
Multi-Arch: same
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2121
Provides: dh-sequence-perl-dbi, perl-dbdabi-94
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4)
Suggests: libclone-perl, libmldbm-perl, libnet-daemon-perl, libsql-statement-perl
Breaks: libdbd-anydata-perl (<< 0.11+), libdbd-csv-perl (<< 0.3600+), libsql-statement-perl (<< 1.33+)
Filename: pool/main/libd/libdbi-perl/libdbi-perl_1.643-3build1_amd64.deb
Size: 729532
MD5sum: f5f097eb67fe334c4b3474377ffcab36
SHA1: 4730405f34b4660edbb2c5828de154b33aa507f8
SHA256: 9afd100e9d649ff9fd5f5f64cbc62efdf68452f54ded2520e70868a1bc302659
SHA512: 57f281c15261e2bbc87093f48f81541bd342084d1c1785410cdf77e09243323acf548262e1b72e21e2b8adf1c1d10f7d56c9d563f785b9455de66cb88d508145
Homepage: https://dbi.perl.org/
Description-en: Perl Database Interface (DBI)
DBI (DataBase Interface) is a Perl framework that provides a common interface
to access various backend databases in a uniform manner. DBD (DataBase Driver)
modules provide implementations for various backend data storage mechanisms
including networked relational databases (particularly SQL databases) and even
web services such as the Google search engine.
.
It is extremely portable and available for a wide range of operating systems,
architectures and data stores, including:
.
* Oracle
* Microsoft SQL Server
* IBM DB2
* SQLite
* PostgreSQL
* Firebird
* MySQL
Description-md5: aa070f52bfbf0d9e220aa40da4b4ced1