How to Install and Uninstall mysqltcl Package on Kali Linux

Last updated: April 29,2024

1. Install "mysqltcl" package

Please follow the guidance below to install mysqltcl on Kali Linux

$ sudo apt update $ sudo apt install mysqltcl

2. Uninstall "mysqltcl" package

Learn how to uninstall mysqltcl on Kali Linux:

$ sudo apt remove mysqltcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the mysqltcl package on Kali Linux

Package: mysqltcl
Source: mysqltcl (3.052-4)
Version: 3.052-4+b1
Installed-Size: 84
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4), libmariadb3 (>= 3.0.0), tcl (>= 8.6.0-2)
Size: 35680
SHA256: 1eeeeae8d9fcadb3f414382926a54ccaf2d7f08268d9cea907308ffde79df950
SHA1: df03e22ecc27033ec2b4991f20963c784cb92e2e
MD5sum: faa23f6b4c5d212fabba1be7232db107
Description: interface to the MySQL database for the Tcl language
The mysqltcl package provides a Tcl interface to the MySQL database system.
Within Tcl you've a range of Tcl commands and a global Tcl array available
to access the database server.
Written in C mysqltcl uses the official MySQL C-API so that almost all
Tcl commands correspond to MySQL C-API functions.
Description-md5:
Multi-Arch: same
Homepage: http://www.xdobry.de/mysqltcl/
Tag: devel::lang:sql, devel::lang:tcl, devel::library, role::devel-lib,
works-with::db
Section: database
Priority: optional
Filename: pool/main/m/mysqltcl/mysqltcl_3.052-4+b1_amd64.deb