How to Install and Uninstall libxml++2.6-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 17,2025

1. Install "libxml++2.6-doc" package

In this section, we are going to explain the necessary steps to install libxml++2.6-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml++2.6-doc

2. Uninstall "libxml++2.6-doc" package

Learn how to uninstall libxml++2.6-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxml++2.6-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml++2.6-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxml++2.6-doc
Priority: optional
Section: universe/doc
Installed-Size: 3746
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: all
Source: libxml++2.6
Version: 2.40.1-1
Depends: doc-base, lynx | www-browser
Suggests: libxml++2.6-dev
Filename: pool/universe/libx/libxml++2.6/libxml++2.6-doc_2.40.1-1_all.deb
Size: 702928
MD5sum: 4e85e91416758909ba784aa46ae5addf
SHA1: b8d4afb1bc55e4b512807d1d4baf293f4832bd44
SHA256: f7bc4204a1e796395d6ed3dfbb88d13ee92e2bbc39ff064fe318d95b66f2b9e4
Description-en: HTML interface documentation and examples for libxml++
Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
known as the GNOME XML library). It has SAX and DOM-like APIs, but does not
attempt to conform exactly to the DOM specification because they are not
aimed at C++. Its API is much simpler than the underlying libxml C API.
.
This package contains reference documentation and examples.
Description-md5: 09427d4c7495a883c720f9cce9f4b33c
Multi-Arch: foreign
Homepage: http://libxmlplusplus.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu