How to Install and Uninstall libdbix-dbschema-perl Package on Kali Linux

Last updated: April 25,2024

1. Install "libdbix-dbschema-perl" package

This guide let you learn how to install libdbix-dbschema-perl on Kali Linux

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

2. Uninstall "libdbix-dbschema-perl" package

In this section, we are going to explain the necessary steps to uninstall libdbix-dbschema-perl on Kali Linux:

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

3. Information about the libdbix-dbschema-perl package on Kali Linux

Package: libdbix-dbschema-perl
Version: 0.47-1
Installed-Size: 158
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdbi-perl, libfreezethaw-perl
Size: 57064
SHA256: d0bba9a75b5b8e66f04f30bb0cc0d388eebe01a89e27bda4c2be52b36ddf82c2
SHA1: ead9ef75b66ff869b76f281024ebc36392a5d820
MD5sum: 5728581f7c1202f6ecba1c7005895ae8
Description: Perl module to manipulate schemas independently of databases
DBIx::DBSchema objects are collections of DBIx::DBSchema::Table objects and
represent a database schema.
.
This module implements an OO-interface to database schemas. Using this
module, you can create a database schema with an OO Perl interface. You can
read the schema from an existing database. You can save the schema to disk
and restore it from a different process. Most importantly, DBIx::DBSchema
can write SQL CREATE statements for different databases from a single source.
.
Currently supported databases are MySQL, PostgreSQL, Oracle, Sybase and SQLite.
DBIx::DBSchema will attempt to use generic SQL syntax for other databases.
Assistance adding support for other databases is welcomed. See the
DBIx::DBSchema::DBD manpage, "Driver Writer's Guide and Base Class".
Description-md5:
Homepage: https://metacpan.org/release/DBIx-DBSchema
Tag: devel::lang:perl, devel::lang:sql, devel::library, implemented-in::perl,
role::devel-lib, works-with::db
Section: perl
Priority: optional
Filename: pool/main/libd/libdbix-dbschema-perl/libdbix-dbschema-perl_0.47-1_all.deb