How to Install and Uninstall tdom Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "tdom" package

In this section, we are going to explain the necessary steps to install tdom on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tdom

2. Uninstall "tdom" package

In this section, we are going to explain the necessary steps to uninstall tdom on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tdom package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tdom
Priority: optional
Section: universe/libs
Installed-Size: 596
Maintainer: Ubuntu Developers
Original-Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Version: 0.8.3-1
Depends: tcl (>= 8.5.0-1) | tclsh, libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Filename: pool/universe/t/tdom/tdom_0.8.3-1_amd64.deb
Size: 239258
MD5sum: 65738ec6dfb34738a07a3c890a867a1e
SHA1: f24b79942260d8b949a1e44349c3304fee398d1a
SHA256: ac52c59c5a139f17b22c63f17c64fb7dca90f71b73434c92930b006b5d81ce6b
Description-en: fast XML/DOM/XPath/XSLT extension for Tcl written in C
tDOM takes advantage of Expat, the XML parser from James Clark,
including namesspace and DTD support. It includes a modified version
of Tclexpat, the Tcl interface to Expat, 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 feature
set. Documentation is provided in TMML, HTML and nroff formats.
Description-md5: 32cab8edfd66416d74c0c6c0f6060ff9
Homepage: http://tdom.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu