How to Install and Uninstall libui-gxmlcpp-dev Package on Kali Linux

Last updated: November 23,2024

1. Install "libui-gxmlcpp-dev" package

In this section, we are going to explain the necessary steps to install libui-gxmlcpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libui-gxmlcpp-dev

2. Uninstall "libui-gxmlcpp-dev" package

This guide covers the steps necessary to uninstall libui-gxmlcpp-dev on Kali Linux:

$ sudo apt remove libui-gxmlcpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libui-gxmlcpp-dev package on Kali Linux

Package: libui-gxmlcpp-dev
Source: ui-gxmlcpp (1.4.6-1)
Version: 1.4.6-1+b1
Installed-Size: 5407
Maintainer: Stephan Sürken
Architecture: amd64
Replaces: libsp-gxmlcpp-dev
Depends: libui-gxmlcpp5v5 (= 1.4.6-1+b1), libxml2-dev, libxslt1-dev, libboost-all-dev (>= 1.35)
Conflicts: libsp-gxmlcpp-dev
Size: 2564352
SHA256: 8d50fe7f4ac9af2abc9548ed98aff028a97b064627d78d0c11babcfe710e9910
SHA1: 57e3af86ab11ca5ebfc4d070b0dff512bf6ee906
MD5sum: 24a90130c5eeb2b1ba0eda14d084c2da
Description: High-level C++ wrapper library for libxml2/libxslt (development)
"ui-gxmlcpp" is a high-level C++ wrapper around libxml2 and
libxslt. It might be a choice for if your needs are some subset
of:
.
- XML DOM Tree parsing.
- Basic read/write support from/to trees via XPath.
- Serialization.
- Stylesheets and stylesheet translation support.
- XMLSchema and RelaxNG validation.
.
If your needs are "lower-level" (e.g., proper DOM tree API
support or SAX parsing), "gdome2" or "xml++" will be the right
choices.
.
This package provides all files needed for development.
Description-md5:
Homepage: http://ui-gxmlcpp.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/u/ui-gxmlcpp/libui-gxmlcpp-dev_1.4.6-1+b1_amd64.deb