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

Last updated: May 17,2024

1. Install "libdatabase-dumptruck-perl" package

This tutorial shows how to install libdatabase-dumptruck-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdatabase-dumptruck-perl

2. Uninstall "libdatabase-dumptruck-perl" package

Please follow the steps below to uninstall libdatabase-dumptruck-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdatabase-dumptruck-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdatabase-dumptruck-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.2-2
Depends: perl, libdbd-sqlite3-perl, libdbi-perl, libjson-perl
Filename: pool/universe/libd/libdatabase-dumptruck-perl/libdatabase-dumptruck-perl_1.2-2_all.deb
Size: 10442
MD5sum: f1a504dc8f9fe87b1fab2d3f6e692151
SHA1: 7b84c2b0d0b3ad0baa48aaf6ef13f6e1074b599b
SHA256: 586f44e7cdd74933fcff600d3491c4b76c7015ccb01c213a02da27dd5dfaf52a
Description-en: document-oriented interface to a SQLite database
Database::DumpTruck is a simple document-oriented interface
to a SQLite database, modelled after Scraperwiki's Python dumptruck
module. It allows for easy (and maybe inefficient) storage and retrieval
of structured data to and from a database without interfacing with SQL.
.
The module attempts to identify the type of the data you're inserting and
uses an appropriate SQLite type.
Description-md5: d29faa4dc1a01ce5554042b148b17ae5
Homepage: https://metacpan.org/release/Database-DumpTruck
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu