How to Install and Uninstall libgdome2-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libgdome2-0" package

This guide let you learn how to install libgdome2-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgdome2-0

2. Uninstall "libgdome2-0" package

Here is a brief guide to show you how to uninstall libgdome2-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgdome2-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgdome2-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgdome2-0
Priority: optional
Section: universe/libs
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: gdome2
Version: 0.8.1+debian-6
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.16.0), libxml2 (>= 2.9.0)
Filename: pool/universe/g/gdome2/libgdome2-0_0.8.1+debian-6_amd64.deb
Size: 82344
MD5sum: 57b3156eb393dc7aab75275864f65a37
SHA1: 96c541e994818956b89d86b93ab4a2e88a20e44c
SHA256: bac9f726d0385642ac62f5e1b48bec60822f20218550b5efb627de2c7ca071ba
Description-en: DOM level2 library for accessing XML files
gdome2 is a fast, light and complete DOM level2 implementation based
on libxml2. Although it has been written for the GNOME project, it
can be used stand-alone.
.
DOM (Document Object Model) is a standard interface for manipulating
XML documents. A DOM implementation (also called a host implementation)
is what makes a parsed XML or HTML document available for processing
using a DOM interface.
.
libgdome2 currently supports the "Core", "XML", "Events" and
"MutationEvents" modules from the DOM2 Recommendation.
.
This package contains the shared library.
Description-md5: 547f42027c78f5ef55a5c37ab82d507b
Homepage: http://gdome2.cs.unibo.it/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu