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

Last updated: May 20,2024

1. Install "libgloox-dev" package

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

$ sudo apt update $ sudo apt install libgloox-dev

2. Uninstall "libgloox-dev" package

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

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

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

Package: libgloox-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4024
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Cheng
Architecture: amd64
Source: gloox
Version: 1.0.13-3build1
Depends: libgloox13v5 (= 1.0.13-3build1), libgnutls28-dev, libidn11-dev
Filename: pool/universe/g/gloox/libgloox-dev_1.0.13-3build1_amd64.deb
Size: 553622
MD5sum: ed41b3832423b5a5e7bed3ac2a299355
SHA1: c11ca35c96bc89bfa8cb80cec2794beb9b2daac8
SHA256: e6bb64abcb8c7b9aef2f394adba318dbf644d7f2d61ae75b82bad2da538f6d2b
Description-en: C++ jabber/xmpp library (devel)
A C++ Jabber/XMPP library that takes care of low level protocol stuff.
Additionally, it offers high level interfaces for interaction with an
XMPP server.
.
It is a fully compliant XMPP Core and supports various JEPs, mainly
those needed to implement a XMPP IM client.
.
This package contains files needed for development with this library.
Description-md5: 1e3796cdb83f8ee1832c9c67012f3ac5
Multi-Arch: same
Homepage: http://camaya.net/gloox/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu