How to Install and Uninstall libtest-pod-coverage-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libtest-pod-coverage-perl" package

This guide covers the steps necessary to install libtest-pod-coverage-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-pod-coverage-perl

2. Uninstall "libtest-pod-coverage-perl" package

Please follow the guidance below to uninstall libtest-pod-coverage-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-pod-coverage-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-pod-coverage-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtest-pod-coverage-perl
Priority: optional
Section: universe/perl
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.10-2
Depends: perl, libpod-coverage-perl
Recommends: libtest-pod-perl
Filename: pool/universe/libt/libtest-pod-coverage-perl/libtest-pod-coverage-perl_1.10-2_all.deb
Size: 12988
MD5sum: e79521c7ac0897087317873512d9fd9a
SHA1: 7e2c6c37ae47d31f511dd708f48fc5b56f5edca4
SHA256: ecb2f752d07c21931fa636bb58eceaa6dad3b54325bad3e3f28baf167a3f3e16
Description-en: module to check for pod coverage in a distribution
Test::Pod::Coverage is a wrapper for Pod::Coverage that
automates the process of testing one's documentation for
completeness. It is mostly used as a final check before
distributing a new release.
.
Also see libpod-coverage-perl.
Description-md5: 0ecb93527aa535dd98d01caf5c5f4c6c
Homepage: https://metacpan.org/release/Test-Pod-Coverage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu