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

Last updated: May 18,2024

1. Install "libdbd-firebird-perl" package

This is a short guide on how to install libdbd-firebird-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbd-firebird-perl

2. Uninstall "libdbd-firebird-perl" package

Learn how to uninstall libdbd-firebird-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdbd-firebird-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdbd-firebird-perl
Priority: optional
Section: universe/perl
Installed-Size: 359
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.21-1build1
Depends: perl (>= 5.22.1-1), perl-dbdabi-94, perlapi-5.22.1, libc6 (>= 2.14), libfbclient2 (>= 2.5.0.25784~ReleaseCandidate1.ds2), libfbembed2.5 (>= 2.5.0.25784~ReleaseCandidate1.ds2), libdbi-perl
Filename: pool/universe/libd/libdbd-firebird-perl/libdbd-firebird-perl_1.21-1build1_amd64.deb
Size: 88764
MD5sum: 229bc1124111521c37083ae4560dbb7f
SHA1: 353b561497918d200d755164c4bb2c6af76a933a
SHA256: 143561ac028e770140b37d3f6cc9c6a823843f11040ccc21d503180a75c40056
Description-en: Perl DBI driver for Firebird RDBMS server
DBD::Firebird is a Perl Database Driver module which works with the generic
DBI module, adding support for Firebird databases. It enables access to
Firebird databases from Perl scripts.
Description-md5: 6be32b2a0797b9114d3909b9eee2558d
Homepage: https://metacpan.org/release/DBD-Firebird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu