How to Install and Uninstall tclcurl Package on Kali Linux

Last updated: May 06,2024

1. Install "tclcurl" package

Learn how to install tclcurl on Kali Linux

$ sudo apt update $ sudo apt install tclcurl

2. Uninstall "tclcurl" package

Here is a brief guide to show you how to uninstall tclcurl on Kali Linux:

$ sudo apt remove tclcurl $ sudo apt autoclean && sudo apt autoremove

3. Information about the tclcurl package on Kali Linux

Package: tclcurl
Version: 7.22.0+hg20160822-3
Installed-Size: 234
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.22.0), tcl (>= 8.6.0-2)
Suggests: libcurl4-gnutls-dev
Size: 86316
SHA256: 99456e39f0512a7583780f6009a848c234767e0e1a569f8d9ac8b7b4e08bf214
SHA1: abf54177088dbdb673ffc87c555b8d6f83f4379a
MD5sum: 44e931d07851d8fd9597cb8555996326
Description: Tcl bindings to libcurl
This module enables the use of libcurl in Tcl scripts. Please refer to
the libcurl documentation available in the libcurl4-gnutls-dev package.
.
NOTE: the SSL support is provided by GnuTLS.
Description-md5:
Tag: devel::lang:tcl, devel::library, implemented-in::tcl, protocol::ftp,
protocol::http, protocol::ssl, role::devel-lib, role::program,
role::shared-lib
Section: interpreters
Priority: optional
Filename: pool/main/t/tclcurl/tclcurl_7.22.0+hg20160822-3_amd64.deb