How to Install and Uninstall libtest-tempdir-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libtest-tempdir-perl" package

This tutorial shows how to install libtest-tempdir-perl on Kali Linux

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

2. Uninstall "libtest-tempdir-perl" package

Please follow the steps below to uninstall libtest-tempdir-perl on Kali Linux:

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

3. Information about the libtest-tempdir-perl package on Kali Linux

Package: libtest-tempdir-perl
Version: 0.11-2
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmoose-perl, libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libsub-exporter-perl, perl (>= 5.29.1)
Size: 19548
SHA256: 4a2da8ba405b4e4c74369cfec2da60c098fe21321a25f063f8a21568fa30e94e
SHA1: ffdee64b3dbc2cbf0d9037fab7ecbd494e382eb9
MD5sum: 1a5343f776974c924c04b9241e2e7a3f
Description: Perl module that creates temporary files for testing
Test::TempDir provides temporary directory creation with testing in mind.
.
The differences between this module and File::Temp are:
* prevent race conditions when running parallel tests harness
* empty directory before running tests
* files are not cleaned at the end of the tests if they fail
.
Test::TempDir is deprecated due to some deficiencies, it is recommend that
you use Test::TempDir::Tiny (packaged as libtest-tempdir-tiny-perl) instead.
Description-md5:
Homepage: https://metacpan.org/release/Test-TempDir
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-tempdir-perl/libtest-tempdir-perl_0.11-2_all.deb