How to Install and Uninstall libtest-taint-perl Package on Kali Linux
Last updated: November 07,2024
1. Install "libtest-taint-perl" package
Learn how to install libtest-taint-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libtest-taint-perl
Copied
2. Uninstall "libtest-taint-perl" package
Please follow the steps below to uninstall libtest-taint-perl on Kali Linux:
$
sudo apt remove
libtest-taint-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtest-taint-perl package on Kali Linux
Package: libtest-taint-perl
Source: libtest-taint-perl (1.08-2)
Version: 1.08-2+b2
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 11996
SHA256: 609952dc39c52c6046601634c3a5963b2f4dd15ce16d1b80c44e3c63a884c2b7
SHA1: 3bfadb2f85b13f78a29148ba1b0185c7849a802e
MD5sum: d339173e310291aa24792fd1412610de
Description: 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:
Homepage: https://metacpan.org/release/Test-Taint
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-taint-perl/libtest-taint-perl_1.08-2+b2_amd64.deb
Source: libtest-taint-perl (1.08-2)
Version: 1.08-2+b2
Installed-Size: 48
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 11996
SHA256: 609952dc39c52c6046601634c3a5963b2f4dd15ce16d1b80c44e3c63a884c2b7
SHA1: 3bfadb2f85b13f78a29148ba1b0185c7849a802e
MD5sum: d339173e310291aa24792fd1412610de
Description: 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:
Homepage: https://metacpan.org/release/Test-Taint
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-taint-perl/libtest-taint-perl_1.08-2+b2_amd64.deb