How to Install and Uninstall libtaint-runtime-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libtaint-runtime-perl" package

Please follow the step by step instructions below to install libtaint-runtime-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtaint-runtime-perl

2. Uninstall "libtaint-runtime-perl" package

This tutorial shows how to uninstall libtaint-runtime-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtaint-runtime-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtaint-runtime-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtaint-runtime-perl
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.3-2build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Filename: pool/universe/libt/libtaint-runtime-perl/libtaint-runtime-perl_0.3-2build2_amd64.deb
Size: 14018
MD5sum: a94513f88f3f64d276aeda7fd767e4f8
SHA1: 109d8688316bd0a2ccdd7fd4d0ccae54d42b3afa
SHA256: 4f712436d779c7576953ef1f1c2b0dbe221a3a3e22cbacd68f47c6909a4fa0ca
Description-en: module to enable taint checking at runtime
Taint::Runtime module is intended to encourage the use of taint mode as
painless as possible. You should probably use the -T switch on the commandline
instead. There are a somewhat limited number of legitimate use cases where you
should use this module instead of the -T switch. Unless you have a specific and
good reason for not using the -T option, you should use the -T option. See
manpage for more details.
Description-md5: 4192464627f9b90a3cd456dd015222d3
Homepage: https://metacpan.org/release/Taint-Runtime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu