How to Install and Uninstall libtrycatch-perl Package on Kali Linux
Last updated: November 05,2024
1. Install "libtrycatch-perl" package
Here is a brief guide to show you how to install libtrycatch-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libtrycatch-perl
Copied
2. Uninstall "libtrycatch-perl" package
This guide covers the steps necessary to uninstall libtrycatch-perl on Kali Linux:
$
sudo apt remove
libtrycatch-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtrycatch-perl package on Kali Linux
Package: libtrycatch-perl
Source: libtrycatch-perl (1.003002-3)
Version: 1.003002-3+b2
Installed-Size: 68
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libc6 (>= 2.3.4), perl (>= 5.38.2-2), perlapi-5.38.2, libdevel-declare-perl, libmoose-perl, libmoosex-types-perl, libparse-method-signatures-perl, libscope-upper-perl, libsub-exporter-perl, libvariable-magic-perl, libb-hooks-endofscope-perl (>= 0.12), libb-hooks-op-check-perl (>= 0.18), libb-hooks-op-ppaddr-perl (>= 0.03), libextutils-depends-perl (>= 0.302), libnamespace-clean-perl (>= 0.20)
Size: 23080
SHA256: 68773a0993021c7594f7091be05a967309861dd41458ac4afc0298989dd348ec
SHA1: 111782f7c5405be7eacbe03ce3ffbf70c81c02b3
MD5sum: 180827c70b1b8b9c0ef457f6f566cb74
Description: first class try catch semantics for Perl
TryCatch aims to provide a nicer syntax and method to catch errors in
Perl, similar to what is found in other languages (such as Java, Python
or C++). The standard method of using "eval {}; if ($@) {}" is often
prone to subtle bugs, primarily that its far too easy to stomp on the
error in error handlers. And also eval/if isn't the nicest idiom.
Description-md5:
Homepage: https://metacpan.org/release/TryCatch
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtrycatch-perl/libtrycatch-perl_1.003002-3+b2_amd64.deb
Source: libtrycatch-perl (1.003002-3)
Version: 1.003002-3+b2
Installed-Size: 68
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libc6 (>= 2.3.4), perl (>= 5.38.2-2), perlapi-5.38.2, libdevel-declare-perl, libmoose-perl, libmoosex-types-perl, libparse-method-signatures-perl, libscope-upper-perl, libsub-exporter-perl, libvariable-magic-perl, libb-hooks-endofscope-perl (>= 0.12), libb-hooks-op-check-perl (>= 0.18), libb-hooks-op-ppaddr-perl (>= 0.03), libextutils-depends-perl (>= 0.302), libnamespace-clean-perl (>= 0.20)
Size: 23080
SHA256: 68773a0993021c7594f7091be05a967309861dd41458ac4afc0298989dd348ec
SHA1: 111782f7c5405be7eacbe03ce3ffbf70c81c02b3
MD5sum: 180827c70b1b8b9c0ef457f6f566cb74
Description: first class try catch semantics for Perl
TryCatch aims to provide a nicer syntax and method to catch errors in
Perl, similar to what is found in other languages (such as Java, Python
or C++). The standard method of using "eval {}; if ($@) {}" is often
prone to subtle bugs, primarily that its far too easy to stomp on the
error in error handlers. And also eval/if isn't the nicest idiom.
Description-md5:
Homepage: https://metacpan.org/release/TryCatch
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtrycatch-perl/libtrycatch-perl_1.003002-3+b2_amd64.deb