How to Install and Uninstall libdata-objectdriver-perl Package on Kali Linux

Last updated: May 05,2024

1. Install "libdata-objectdriver-perl" package

Please follow the guidelines below to install libdata-objectdriver-perl on Kali Linux

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

2. Uninstall "libdata-objectdriver-perl" package

This guide covers the steps necessary to uninstall libdata-objectdriver-perl on Kali Linux:

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

3. Information about the libdata-objectdriver-perl package on Kali Linux

Package: libdata-objectdriver-perl
Version: 0.22-1
Installed-Size: 306
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libclass-data-inheritable-perl, libclass-trigger-perl, libdbi-perl
Recommends: libposix-atfork-perl, libtext-simpletable-perl
Size: 121288
SHA256: d3db14c65727abd1082321856a0dfa32e35ce142e181aacbb36e1a7d03c4d257
SHA1: 2de770623f331492f8e35d5d931b20713cfd6bec
MD5sum: 584a27d4ce53747a8c26074002bab110
Description: simple, transparent data interface, with caching
Data::ObjectDriver is an object relational mapper, meaning that it maps
object-oriented design concepts onto a relational database.
.
It's inspired by, and descended from, the MT::ObjectDriver classes in
Six Apart's Movable Type and TypePad weblogging products. But it adds in
caching and partitioning layers, allowing you to spread data across
multiple physical databases, without your application code needing to
know where the data is stored.
Description-md5:
Homepage: https://metacpan.org/release/Data-ObjectDriver
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-objectdriver-perl/libdata-objectdriver-perl_0.22-1_all.deb