How to Install and Uninstall libwbxml2-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libwbxml2-utils" package

In this section, we are going to explain the necessary steps to install libwbxml2-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwbxml2-utils

2. Uninstall "libwbxml2-utils" package

Learn how to uninstall libwbxml2-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwbxml2-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwbxml2-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwbxml2-utils
Priority: optional
Section: universe/text
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Banck
Architecture: amd64
Source: wbxml2
Version: 0.10.7-1
Depends: libc6 (>= 2.4), libexpat1 (>= 1.95.8), libwbxml2-0 (>= 0.10.0)
Filename: pool/universe/w/wbxml2/libwbxml2-utils_0.10.7-1_amd64.deb
Size: 9290
MD5sum: e5ec458b57e8a6b660b0ff90303103b0
SHA1: e034fb6748ad921dc185eccb80cd2105db782a29
SHA256: 6a838b3aff21bee3953a078668fa8b05adab6bf09de82477005a5480fe593d3b
Description-en: Binary XML utilities
The WBXML Library (aka libwbxml) contains a library and its associated
tools to Parse, Encode and Handle WBXML documents. The WBXML format
is a binary representation of XML, defined by the Wap Forum, and used
to reduce bandwidth in mobile communications.
.
This package contains wbxml2xml and xml2wbxml utils to convert xml
files to wbxml and back.
Description-md5: bf1a4c4eb0bf64400c8de6bf7780537b
Homepage: http://libwbxml.opensync.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu