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

Last updated: May 21,2024

1. Install "libwbxml2-dev" package

This tutorial shows how to install libwbxml2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwbxml2-dev

2. Uninstall "libwbxml2-dev" package

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

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

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

Package: libwbxml2-dev
Priority: optional
Section: universe/devel
Installed-Size: 220
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Banck
Architecture: amd64
Source: wbxml2
Version: 0.10.7-1
Depends: libwbxml2-0 (= 0.10.7-1), zlib1g-dev | libz-dev, libexpat1-dev | libexpat-dev, libpopt-dev
Filename: pool/universe/w/wbxml2/libwbxml2-dev_0.10.7-1_amd64.deb
Size: 24678
MD5sum: cf69de5bc4efa276e5c7146329becd76
SHA1: a116c018badf83f72a06815d675fe1f0916c1a73
SHA256: 6743a9445b30eb9d8414f82c82adb778cb2fea3fc5202ff45fa86cdd54485112
Description-en: WBXML library development file
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.
.
Install this package if you wish to develop your own programs using
WBXML.
Description-md5: b64f0a6d2ebc3b0df0119c297ae74aa6
Homepage: http://libwbxml.opensync.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu