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

Last updated: May 18,2024

1. Install "libdbix-class-perl" package

Here is a brief guide to show you how to install libdbix-class-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdbix-class-perl" package

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

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

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

Package: libdbix-class-perl
Architecture: all
Version: 0.082841-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: 1997
Depends: perl, libclass-accessor-grouped-perl (>= 0.10012), libclass-c3-componentised-perl, libclass-inspector-perl, libconfig-any-perl, libcontext-preserve-perl, libdata-dumper-concise-perl, libdata-page-perl, libdbi-perl, libdevel-globaldestruction-perl (>= 0.09), libhash-merge-perl, libmodule-find-perl, libmoo-perl (>= 2.000000), libnamespace-clean-perl (>= 0.24), libpath-class-perl, libscope-guard-perl, libsql-abstract-perl (>= 1.81), libsub-name-perl, libtry-tiny-perl
Recommends: libsql-translator-perl (>= 0.11018)
Suggests: libgetopt-long-descriptive-perl, libjson-any-perl, libmath-base36-perl, libmoose-perl, libmoosex-types-json-perl, libmoosex-types-path-class-perl, libmoosex-types-perl, libtext-csv-perl
Filename: pool/universe/libd/libdbix-class-perl/libdbix-class-perl_0.082841-1_all.deb
Size: 691592
MD5sum: 16a351f979a66a9625540eedefcf8064
SHA1: 469d87768bc7b5aff124847a04b9a9cb539a5feb
SHA256: 98e5ee9453a7397a98608e20e1a1709b6947c244b63c10b25ad93325e4e732eb
SHA512: 3da0460961b39e4503a096f73df075ee6a8a610b03e35ed2ba7b808329ebea52584631d3954de461641deb05b80d6d0a9085ad355f6aacc1f88bd81200f70b0f
Homepage: https://metacpan.org/release/DBIx-Class
Description-en: extensible and flexible object <-> relational mapper
DBIx::Class is an SQL to OO mapper with an object API inspired by Class::DBI
(and a compatibility layer as a springboard for porting) and a resultset API
that allows abstract encapsulation of database operations. It aims to make
representing queries in your code as perl-ish as possible while still
providing access to as many of the capabilities of the database as possible,
including retrieving related records from multiple tables in a single query,
JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and HAVING support.
.
DBIx::Class can handle multi-column primary and foreign keys, complex queries
and database-level paging, and does its best to only query the database in
order to return something you've directly asked for. If a resultset is used
as an iterator it only fetches rows off the statement handle as requested
in order to minimise memory usage. It has auto-increment support for SQLite,
MySQL, PostgreSQL, Oracle, SQL Server and DB2 and is known to be used in
production on at least the first four, and is fork- and thread-safe out of
the box (although your DBD may not be).
Description-md5: 002480230e1d7f57fc9760c9ee28f41d