How to Install and Uninstall libui-gxmlcpp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libui-gxmlcpp-dev" package

Here is a brief guide to show you how to install libui-gxmlcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libui-gxmlcpp-dev" package

Please follow the guidelines below to uninstall libui-gxmlcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libui-gxmlcpp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libui-gxmlcpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4333
Maintainer: Ubuntu Developers
Original-Maintainer: Stephan Sürken
Architecture: amd64
Source: ui-gxmlcpp
Version: 1.4.3-2build1
Replaces: libsp-gxmlcpp-dev
Depends: libui-gxmlcpp5v5 (= 1.4.3-2build1), libxml2-dev, libxslt1-dev, libboost-all-dev (>= 1.35)
Conflicts: libsp-gxmlcpp-dev
Filename: pool/universe/u/ui-gxmlcpp/libui-gxmlcpp-dev_1.4.3-2build1_amd64.deb
Size: 1535322
MD5sum: ec427d6d12c5bf4614a282f25fa31188
SHA1: 7ff00ff548f2b4ec33c00ffc2c47283da62b2e46
SHA256: 6c791c9b57d242eae97f2b1899d09a6b5fab05adbad4cd621a3037d14200e0af
Description-en: 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: 6ab732ff60cd6778a899ebdf934e35fe
Homepage: http://ui-gxmlcpp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu