How to Install and Uninstall tclxml Package on Kali Linux

Last updated: May 17,2024

1. Install "tclxml" package

This is a short guide on how to install tclxml on Kali Linux

$ sudo apt update $ sudo apt install tclxml

2. Uninstall "tclxml" package

Please follow the steps below to uninstall tclxml on Kali Linux:

$ sudo apt remove tclxml $ sudo apt autoclean && sudo apt autoremove

3. Information about the tclxml package on Kali Linux

Package: tclxml
Version: 1:3.2.7-7
Installed-Size: 387
Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Depends: tcllib, libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), tcl (>= 8.6.0-2)
Size: 102124
SHA256: 9200993ddcd8d4add2289230f3cf4bf5856a740695913af53330a8f7a66a87ae
SHA1: 316b82f83537d131ca23976755df75fd490ed0f5
MD5sum: f8e4eb78f1c1a52b9456bf188c710327
Description: Tcl library for XML parsing
TclXML provides event-based parsing of XML documents. The
application may register callback scripts for certain document
features, and when the parser encounters those features while parsing
the document the callback is evaluated.
Description-md5:
Homepage: https://github.com/wjoye/tclxml
Tag: devel::lang:tcl, devel::library
Section: interpreters
Priority: optional
Filename: pool/main/t/tclxml/tclxml_3.2.7-7_amd64.deb