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

Last updated: May 16,2024

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

Please follow the step by step instructions below to install libxml++2.6-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libxml++2.6-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libxml++2.6-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 655
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: libxml++2.6
Version: 2.40.1-1
Depends: libxml++2.6-2v5 (= 2.40.1-1), libxml2-dev (>= 2.7.7), libglibmm-2.4-dev (>= 2.32.0)
Suggests: libxml++2.6-doc, pkg-config
Filename: pool/universe/libx/libxml++2.6/libxml++2.6-dev_2.40.1-1_amd64.deb
Size: 80506
MD5sum: 5b8418e8654a5c1a3dbfb03654ef9f45
SHA1: 0ffca5479c0a2127c6d2a662796c00a5732f62a3
SHA256: 031cb158e948442a5f78cf4cbeea6fda9ac75cdcb3d27ce6aaae51ff127a8720
Description-en: C++ interface to the GNOME XML library (libxml2)
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 development files.
Description-md5: 9cfa81a79419cccc6d88cb79db42ec7d
Multi-Arch: same
Homepage: http://libxmlplusplus.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu