How to Install and Uninstall libtest-dbix-class-perl Package on Kali Linux

Last updated: October 05,2024

1. Install "libtest-dbix-class-perl" package

Learn how to install libtest-dbix-class-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-dbix-class-perl

2. Uninstall "libtest-dbix-class-perl" package

Please follow the guidelines below to uninstall libtest-dbix-class-perl on Kali Linux:

$ sudo apt remove libtest-dbix-class-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-dbix-class-perl package on Kali Linux

Package: libtest-dbix-class-perl
Version: 0.52-2
Installed-Size: 223
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libconfig-any-perl, libdata-uuid-perl, libdata-visitor-perl, libdbix-class-perl, libdbix-class-schema-populatemore-perl, libdbix-class-timestamp-perl, libdbix-class-uuidcolumns-perl, libhash-merge-perl, liblist-moreutils-perl, libmodule-runtime-perl, libmoose-perl, libmoosex-attribute-env-perl, libmoosex-types-perl, libpath-class-perl, libscalar-list-utils-perl, libsql-translator-perl, libsub-exporter-perl, libtest-deep-perl, libtest-simple-perl
Size: 82980
SHA256: c48c8e07df5a9573280f3b38d620ac77f73cb2ca60ef454b024b1254c70a76c5
SHA1: b1a6cde0899074a3f2b957b4ea0c3e3fd127066a
MD5sum: 90c90434863596ecac26044aa0ab2efa
Description: Perl module for creating test cases for DBIx::Class applications
Test::DBIx::Class attempts to make it easier to write test cases for your
DBIx::Class based applications. It does this in three ways.
.
First, it tries to make it easy to deploy your Schema. This can be to your
dedicated testing database, or a simple SQLite database. This allows you to
run tests without interfering with your development work and having to stop
and set up a testing database instance.
.
Second, it allows you to load test fixtures via several different tools.
.
Last it creates some helper functions in your test script so that you can
reduce repeated or boilerplate code. Overall, the module attempt to reduce
the amount of code you have to write before you can begin writing tests.
Description-md5:
Homepage: https://metacpan.org/release/Test-DBIx-Class
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-dbix-class-perl/libtest-dbix-class-perl_0.52-2_all.deb