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

Last updated: May 03,2024

1. Install "tdom-dev" package

This guide covers the steps necessary to install tdom-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tdom-dev

2. Uninstall "tdom-dev" package

Here is a brief guide to show you how to uninstall tdom-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: tdom-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Source: tdom
Version: 0.8.3-1
Depends: tdom (= 0.8.3-1)
Filename: pool/universe/t/tdom/tdom-dev_0.8.3-1_amd64.deb
Size: 13540
MD5sum: d54f4f662ed0dc6818d2c74055dea0d0
SHA1: ebea744871e155d8b80c4c845f2bf66bf2126bb2
SHA256: 78ba1b91593193eb486cd3825678d64b030fd098bdf39b5a0be1c782a7b91e9c
Description-en: fast XML/DOM/XPath/XSLT extension for Tcl written in C (development files)
This package contains the header files and development libraries for
tDOM, a fast XML/DOM/XPath/XSLT extension for Tcl. tDOM takes
advantage of Expat, the XML parser from James Clark. It 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.
Description-md5: d99f8d547e220ef895d46829ea22dbf6
Homepage: http://tdom.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu