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

Last updated: May 04,2024

1. Install "libdbix-dbschema-perl" package

This is a short guide on how to install libdbix-dbschema-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdbix-dbschema-perl" package

Please follow the guidelines below to uninstall libdbix-dbschema-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libdbix-dbschema-perl
Architecture: all
Version: 0.45-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 159
Depends: perl, libdbi-perl, libfreezethaw-perl
Filename: pool/universe/libd/libdbix-dbschema-perl/libdbix-dbschema-perl_0.45-1_all.deb
Size: 59008
MD5sum: dd3af2152952ddbbfdb032fcd251f9f7
SHA1: 8ac60e41511536b9bfe4a5d29fc58387fc162f7d
SHA256: 19c8e018c018a84f8486557099e18f5561113b877e2147ce9b8cb93151f52240
SHA512: 22c18b4a754efcba43aeb1fe3cfef764ac9a88f69595718b22cdcbb2791755702046e5777d5e51b3fd05b6c8013b0d9e5c8539b6e6deb570a6e8a7afd0df2eac
Homepage: https://metacpan.org/release/DBIx-DBSchema
Description-en: 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: 37be17e548bf3d4c8e74536d381ca8b7