How to Install and Uninstall libxml++2.6-dev Package on Kali Linux

Last updated: April 29,2024

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

Learn how to install libxml++2.6-dev on Kali Linux

$ 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 Kali Linux:

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

3. Information about the libxml++2.6-dev package on Kali Linux

Package: libxml++2.6-dev
Source: libxml++2.6
Version: 2.42.3-1
Installed-Size: 209
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libxml++2.6-2v5 (= 2.42.3-1), libxml2-dev (>= 2.7.7), libglibmm-2.4-dev (>= 2.32.0)
Suggests: libxml++2.6-doc, pkgconf
Size: 47516
SHA256: 3346007ba6b0e3d68a9f6a41f55f50e0c61dfdc4eeb5133d1dd535f8153f8108
SHA1: be6588d11ba8215d28291d51f51b3f67e157a4bf
MD5sum: c7ae2276ddf5736dc901354d2a71e1fa
Description: C++ interface to the GNOME XML library (libxml2) - dev files
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:
Multi-Arch: same
Homepage: https://libxmlplusplus.github.io/libxmlplusplus/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libx/libxml++2.6/libxml++2.6-dev_2.42.3-1_amd64.deb