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

Last updated: May 10,2024

1. Install "tclxml" package

Learn how to install tclxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tclxml

2. Uninstall "tclxml" package

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

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

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

Package: tclxml
Priority: optional
Section: universe/devel
Installed-Size: 850
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: amd64
Version: 3.3~svn11-3
Depends: libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), tcl (>= 8.5.0-1), tcllib
Filename: pool/universe/t/tclxml/tclxml_3.3~svn11-3_amd64.deb
Size: 423010
MD5sum: 9024ff2a76c41d51531d312e8a2fa772
SHA1: f3c3471d820bd27171157befa228fc600ff11484
SHA256: 7f05443a41bd017879d67b5768958567b04932000b3aec8ff052aa470b09cca4
Description-en: 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: 7cdd986381c72f0b45f45dd32bcf897d
Homepage: http://tclxml.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu