How to Install and Uninstall libtie-dbi-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libtie-dbi-perl" package

This is a short guide on how to install libtie-dbi-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtie-dbi-perl

2. Uninstall "libtie-dbi-perl" package

Please follow the step by step instructions below to uninstall libtie-dbi-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtie-dbi-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-dbi-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtie-dbi-perl
Architecture: all
Version: 1.08-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Depends: perl:any, libdbi-perl
Filename: pool/universe/libt/libtie-dbi-perl/libtie-dbi-perl_1.08-1_all.deb
Size: 35736
MD5sum: b13d13c3911cea644b48a2ce9636a4b0
SHA1: 66b9da4d6cc8323ca29ef37fbbd8923891af8324
SHA256: d4039ab4317c250a5b39a31fc9cd3f7185f217bc26bfc43eedd8065b78750261
SHA512: 9268fa54eed96219cc7c30aa3582f6e613e4c02978d28708b842c1835d5b50bec368470ba9405a4d199ec006e62ed588678c9a5692559b33b1404f9c6e6cb991
Homepage: https://metacpan.org/release/Tie-DBI
Description-en: module tying hashes to relational databases
Tie::DBI is a Perl module for using a database as a backing store for Perl's
hash data structure. One field of the table becomes the hash key, and another
becomes the value. Once tied, all standard hash operations work, including
iteration over keys and values.
.
Using the Storable module, you may store complex Perl data structures (even
objects) in the database and later retrieve them. When used in conjunction
with a network-accessible database, this provides a simple way to transmit
data structures between Perl programs on different machines.
Description-md5: 671ea0398223d32b8cad7be4093f199c