How to Install and Uninstall libtest-distribution-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libtest-distribution-perl" package

This guide covers the steps necessary to install libtest-distribution-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtest-distribution-perl

2. Uninstall "libtest-distribution-perl" package

Please follow the guidelines below to uninstall libtest-distribution-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtest-distribution-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-distribution-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-distribution-perl
Architecture: all
Version: 2.00-5
Priority: extra
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: perl, libfile-find-rule-perl, libtest-pod-perl, libtest-pod-coverage-perl, libpod-coverage-perl
Filename: pool/universe/libt/libtest-distribution-perl/libtest-distribution-perl_2.00-5_all.deb
Size: 14954
MD5sum: 7ca88b47f78b7214e7d986f8c0aac5a1
SHA1: 949349040dedd718bbd54a9c3d5a4359301d944b
SHA256: eb38dd180349b240d7923a6ad23b3af1dc5a8f4dc06a766820c1eb07d0abd8ce
SHA512: 00d0a445074dd13e1f9021ab5c5f89c183e22dc54e3151346e205f01f83194215e1c26ef86ead9a5a4f8e53910ecc45f2edffa6936b84a5d87dd51467575bd56
Homepage: https://metacpan.org/release/Test-Distribution
Description-en: perform tests on all modules of a distribution
When using Test::Distribution in a test script, it goes through all the
modules in your distribution, checks their POD, checks that they compile ok
and checks that they all define a $VERSION.
.
This module also performs a number of tests on the distribution itself. It
checks that your files match your SIGNATURE file if you have one. It checks
that your distribution isn't missing certain 'core' description files. It
checks to see you haven't missed out listing any pre-requisites in Makefile.PL
.
It defines its own testing plan, so you usually don't use it in conjunction
with other Test::* modules in the same file. It's recommended that you just
create a one-line test script as shown in the SYNOPSIS above. However, there
are options.
Description-md5: 340a6494b3a8c17e68fe8344ceff0f9e