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

Last updated: May 10,2024

1. Install "libtest-taint-perl" package

Learn how to install libtest-taint-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libtest-taint-perl" package

This guide let you learn how to uninstall libtest-taint-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libtest-taint-perl
Architecture: amd64
Version: 1.08-1build2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl (>= 5.32.0-4), perlapi-5.32.0
Filename: pool/universe/libt/libtest-taint-perl/libtest-taint-perl_1.08-1build2_amd64.deb
Size: 10968
MD5sum: e0061825f3fd5fa685aaccd86d25cdf3
SHA1: 9bea45c8ee32a80e5ff53422181d5a7ed3b52a29
SHA256: 020959d79ccd579adfe6b3d14c3cf38727b3074464c6fb0e64c619145f54382a
SHA512: 7e8c49417a9e745a426fb46f8dbc1fab9b52cfd247547569f63801f3fad2b3c69268762b67d0bf13312fd6c24b2f072c8de1139822a8db6d9cc4abe0920c972a
Homepage: https://metacpan.org/release/Test-Taint
Description-en: Module to test taintedness
The Test::Taint module provides tools to test taintedness.
Tainted data is data that comes from an unsafe source, such as the
command line, or, in the case of web apps, any GET or POST transactions.
Read the perlsec man page for details on why tainted data is bad,
and how to untaint the data.
.
When you're writing unit tests for code that deals with tainted data,
you'll want to have a way to provide tainted data for your routines to
handle, and easy ways to check and report on the taintedness of your data,
in standard Test::More style.
Description-md5: 0e2bb932059cfe03c64c2916c6d37a98