How to Install and Uninstall tdom-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "tdom-dev" package

Please follow the steps below to install tdom-dev on Kali Linux

$ sudo apt update $ sudo apt install tdom-dev

2. Uninstall "tdom-dev" package

Please follow the guidelines below to uninstall tdom-dev on Kali Linux:

$ sudo apt remove tdom-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the tdom-dev package on Kali Linux

Package: tdom-dev
Source: tdom (0.9.3-1)
Version: 0.9.3-1+b2
Installed-Size: 55
Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Depends: tdom (= 0.9.3-1+b2)
Size: 32056
SHA256: 898256401ccca086a393b5e4234c4dff852d8e3bacf5a523e7969f1e17028b06
SHA1: 5b6f3b74e7cc0e87c0644165b6c20c7eb3cac002
MD5sum: a9e31f06b5da1338ca10588021d0242b
Description: header files and development libraries for tDOM
tDOM is a fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl written in C.
tDOM takes advantage of Expat, the XML parser from James Clark,
including namespace and DTD support. It includes a modified version
of Tclexpat, the Tcl interface to Expat, with event-based XML push (SAX-like)
and pull (StAX-like) parsing, and comes with a (partial) DOM-I and DOM-II
implementation in C for maximum performance and minimum memory need. A very
complete, compliant, and fast XPath implementation is provided. A fast XSLT
implementation in C completes the basic feature set. tDOM interfaces with the
gumbo HTML5 parser and provides a robust JSON parser/ serializer for
JSON-to-JSON roundtripping. Documentation is provided in TMML, HTML and
nroff formats.
Description-md5:
Multi-Arch: same
Homepage: http://tdom.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tdom/tdom-dev_0.9.3-1+b2_amd64.deb