How to Install and Uninstall libtcl-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libtcl-perl" package

Learn how to install libtcl-perl on Kali Linux

$ sudo apt update $ sudo apt install libtcl-perl

2. Uninstall "libtcl-perl" package

This guide covers the steps necessary to uninstall libtcl-perl on Kali Linux:

$ sudo apt remove libtcl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtcl-perl package on Kali Linux

Package: libtcl-perl
Version: 1.32+ds-1
Installed-Size: 119
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Size: 41268
SHA256: 035a437c82e75c870631abce3faca98b83047f0b4177a23f9b175402b4d8ecc5
SHA1: c4610f56198268d99ad08555b5396dd5528b5392
MD5sum: 2d4ad7619e646c0585e17d4884459090
Description: Tcl extension module for Perl
The Tcl extension module gives access to the Tcl library with functionality
and interface similar to the C functions of Tcl.
* creating Tcl interpreters
* executing Tcl code in an interpreter
* binding in new Tcl procedures
* manipulating the result field of a Tcl interpreter
* setting and getting values of variables in a Tcl interpreter
* tying perl variables to variables in a Tcl interpreter
.
Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
scripting language.
Description-md5:
Homepage: https://metacpan.org/release/Tcl
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtcl-perl/libtcl-perl_1.32+ds-1_amd64.deb