How to Install and Uninstall libdata-stag-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libdata-stag-perl" package

Please follow the steps below to install libdata-stag-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdata-stag-perl

2. Uninstall "libdata-stag-perl" package

This guide let you learn how to uninstall libdata-stag-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdata-stag-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-stag-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdata-stag-perl
Architecture: all
Version: 0.14-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: 835
Depends: perl, libio-string-perl
Recommends: perl-tk, libgd-gd2-perl | libgd-gd2-noxpm-perl, libxml-libxslt-perl, libmldbm-perl, libgraph-perl, libxml-perl
Filename: pool/universe/libd/libdata-stag-perl/libdata-stag-perl_0.14-2_all.deb
Size: 369432
MD5sum: 20a07fd061caff9a7cd55a23eb82269c
SHA1: f32ac399d51a6cb298ae9edf0ae08871c1e05ead
SHA256: 5a236e2cbbfaae450aa6954cd2df03cae7f5700c5a2048c2ba05885c1bacf2f9
SHA512: a483d69c27c58ac88829183b96d9a233e6eb9c960d4fe153cc65e301bb7fe1703867909c7d94beeb0fa4f65ed4809c7c80c523ab50b89dc2948d2d11908e162e
Homepage: http://stag.sourceforge.net/
Description-en: module to manipulate Structured Tags datastructures
Data::Stag is for manipulating data as hierarchical tag/value
pairs (Structured TAGs or Simple Tree AGgreggates). These
datastructures can be represented as nested arrays, which have the
advantage of being native to perl. A simple example is shown below:
.
[ person=> [ [ family_name => $family_name ],
[ given_name => $given_name ],
[ phone_no => $phone_no ] ] ],
.
Data::Stag uses a subset of XML for import and export. This
means the module can also be used as a general XML parser/writer (with
certain caveats).
Description-md5: 664697fca653fabe900e2a8989c71311