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

Last updated: October 05,2024

1. Install "libdbd-xbase-perl" package

Please follow the guidelines below to install libdbd-xbase-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdbd-xbase-perl" package

Please follow the guidance below to uninstall libdbd-xbase-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdbd-xbase-perl
Priority: optional
Section: universe/perl
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1:1.05-1
Depends: perl
Suggests: libdbi-perl
Filename: pool/universe/libd/libdbd-xbase-perl/libdbd-xbase-perl_1.05-1_all.deb
Size: 106288
MD5sum: 692d08d66cabe0d58ab7b21e5952c512
SHA1: 6f08ca031a67096b2af132bd236e452852e17e40
SHA256: 8589a508e8037beeb87d5b63c97edbd1da2526ad5d32bf80aea950909ac37318
Description-en: Perl module to access xbase files (optionally through DBI)
DBD::XBase allows creation, access and modification of .dbf (dBase,
Clipper, Fox* style) database files. It is capable of handling memo
files, but indexes only in a somewhat limited way. It has two
interfaces: one using SQL commands (through DBI) ad the other with a
simple OO interface.
.
You can use the included dbf_dump program to dump the content of a .dbf file.
Description-md5: 9dbee5e7054685467814bfc75877a055
Homepage: https://metacpan.org/release/DBD-XBase/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu