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

Last updated: May 17,2024

1. Install "libdbix-dbstag-perl" package

Please follow the steps below to install libdbix-dbstag-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdbix-dbstag-perl

2. Uninstall "libdbix-dbstag-perl" package

Learn how to uninstall libdbix-dbstag-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdbix-dbstag-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdbix-dbstag-perl
Architecture: all
Version: 0.12-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 291
Depends: perl, libdata-stag-perl, libdbd-pg-perl, libdbi-perl, libdbix-dbschema-perl, libparse-recdescent-perl, libxml-perl
Filename: pool/universe/libd/libdbix-dbstag-perl/libdbix-dbstag-perl_0.12-2_all.deb
Size: 101086
MD5sum: f1f983e9cf965147c6db8e4c6ffe3783
SHA1: 633e0c5bb95b96e385230d22d5b0b2d816bb8c61
SHA256: a9e43b8cc37ae012b67d7419ed8c1d4cd1efa9263a1107b1b67847466fccd20d
SHA512: 16fd1b82c58604c49af409e55212d152e1a616827b1372b71aa026773ff95811f157deeba46c1d82412dcd87a402ad1bc77425985b835856154671f45d5efff7
Homepage: https://metacpan.org/release/DBIx-DBStag
Description-en: module providing relational database to hierarchical mapping
The module DBIx::DBStag is for mapping from databases to Stag objects
(Structured Tags - see the Data::Stag manpage), which can also be
represented as XML. It has two main uses:
.
Querying
This module can take the results of any SQL query and decompose the
flattened results into a tree data structure which reflects the
foreign keys in the underlying relational schema. It does this by
looking at the SQL query and introspecting the database schema,
rather than requiring metadata or an object model.
.
In this respect, the module works just like a regular the DBI
manpage handle, with some extra methods provided.
.
Storing Data
DBStag objects can store any tree-like datastructure (such as XML
documents) into a database using normalized schema that reflects the
structure of the tree being stored. This is done using little or no
metadata.
.
XML can also be imported, and a relational schema automatically
generated.
Description-md5: ccf3f3aa2b814edc69d0b32962797549