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

Last updated: May 15,2024

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

This is a short guide on how to install libtest-pod-no404s-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libtest-pod-no404s-perl
Priority: optional
Section: universe/perl
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.02-1
Depends: perl, libtest-pod-perl, liburi-find-perl, libwww-perl
Filename: pool/universe/libt/libtest-pod-no404s-perl/libtest-pod-no404s-perl_0.02-1_all.deb
Size: 12410
MD5sum: 87a278a27c29a1b5be30fc972904874c
SHA1: 379e167979f0f925f6297332148917d14eb2bc08
SHA256: 724b2dd75fb8fac11591c2d0a65dc20e459bc2458f325057f6339e4bf9387cf9
Description-en: test utility checking POD for HTTP 404 links
Test::Pod::No404s looks for any http(s) links in your POD and verifies that
they will not return a 404. It uses LWP::UserAgent for the heavy lifting, and
simply lets you know if it failed to retrieve the document. More
specifically, it uses $response->is_error as the "test."
.
Normally, you wouldn't want this test to be run during end-user installation
because they might have no internet! It is HIGHLY recommended that this be
used only for module authors' RELEASE_TESTING phase. To do that, just modify
the synopsis to add an env check :)
Description-md5: 91b4457f3e86374ec9c48b65d87c3924
Homepage: https://metacpan.org/release/Test-Pod-No404s
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu