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

Last updated: May 18,2024

1. Install "libui-gxmlcpp5v5" package

Please follow the step by step instructions below to install libui-gxmlcpp5v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libui-gxmlcpp5v5

2. Uninstall "libui-gxmlcpp5v5" package

In this section, we are going to explain the necessary steps to uninstall libui-gxmlcpp5v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libui-gxmlcpp5v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libui-gxmlcpp5v5
Priority: optional
Section: universe/libs
Installed-Size: 374
Maintainer: Ubuntu Developers
Original-Maintainer: Stephan Sürken
Architecture: amd64
Source: ui-gxmlcpp
Version: 1.4.3-2build1
Replaces: libui-gxmlcpp5
Depends: libboost-test1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libui-utilcpp9v5 (>= 1.8.3), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.25)
Conflicts: libui-gxmlcpp5
Filename: pool/universe/u/ui-gxmlcpp/libui-gxmlcpp5v5_1.4.3-2build1_amd64.deb
Size: 92422
MD5sum: d6203c01d9feac68ff3d13c93a205f97
SHA1: 8e6dba4ab2b73cb1bf827161c311f7ad130b9b45
SHA256: 8ef3d882d2e0d4537de94253c019473f9ed59019b4eeaaee454252cdf7b7994b
Description-en: High-level C++ wrapper library for libxml2/libxslt (run time)
"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 run time support.
Description-md5: a06e5e56cdbcc9da6ef72b88e9180107
Homepage: http://ui-gxmlcpp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu