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

Last updated: May 15,2024

1. Install "libdbi-perl" package

Learn how to install libdbi-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdbi-perl

2. Uninstall "libdbi-perl" package

This is a short guide on how to uninstall libdbi-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libdbi-perl
Architecture: amd64
Version: 1.643-2
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.30.0-10), perlapi-5.30.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-2_amd64.deb
Size: 729968
MD5sum: b1f5521a460c36dbbb09d37376dd0076
SHA1: 02fc38c4b11d930ce57cf7fc3d271481fb8417fe
SHA256: 4dab2df8620e3ccfc0c2484b239df4360d6208b295e73b3bc2d7682b92bdf8e0
SHA512: 784852f0357d6f1252170f043e635c3ae130073a30f2d9edfab7c34ac4d31d111f1a857c575671b84598a0913b62a00b01f3d572747d056cc1dd05c538daa4fc
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