How to Install and Uninstall libtangram-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libtangram-perl" package

Here is a brief guide to show you how to install libtangram-perl on Kali Linux

$ sudo apt update $ sudo apt install libtangram-perl

2. Uninstall "libtangram-perl" package

Please follow the steps below to uninstall libtangram-perl on Kali Linux:

$ sudo apt remove libtangram-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtangram-perl package on Kali Linux

Package: libtangram-perl
Version: 2.12-4
Installed-Size: 624
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libset-object-perl, libdbi-perl
Recommends: libdate-manip-perl, libdatetime-perl, libyaml-perl
Size: 205388
SHA256: 9e35802bd7ea50579dbdaedd58853a32a4da25b264a00141e0f000cf79006660
SHA1: 008577b6a8202669bda31e7948c103b97cb12842
MD5sum: a15a6d9096adacd30e83c3d188b348ac
Description: Orthogonal Object Persistence in Relational Databases
Tangram is an object-relational mapper. It makes objects persist in
relational databases, and provides powerful facilities for retrieving
and filtering them. Tangram fully supports object-oriented programming,
including polymorphism, multiple inheritance and collections.
It does so in an orthogonal fashion, that is, it doesn't require
your classes to implement support functions nor inherit from a utility class.
.
Tangram builds upon DBI, so you'll need to install DBI and at least
one DBD driver if that is not done already. You will also need
Set::Object. These modules are available from CPAN.
.
If you intend to run the regression tests (recommended), you will
also need to prepare an empty database before starting the installation
procedure.
Description-md5:
Homepage: https://metacpan.org/release/Tangram
Tag: devel::lang:perl, devel::library, implemented-in::perl, network::client,
role::program
Section: perl
Priority: optional
Filename: pool/main/libt/libtangram-perl/libtangram-perl_2.12-4_all.deb