How to Install and Uninstall libgloox18 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libgloox18" package

This guide covers the steps necessary to install libgloox18 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgloox18

2. Uninstall "libgloox18" package

Please follow the guidelines below to uninstall libgloox18 on openSUSE Leap:

$ sudo zypper remove libgloox18

3. Information about the libgloox18 package on openSUSE Leap

Information for package libgloox18:
-----------------------------------
Repository : Main Repository
Name : libgloox18
Version : 1.0.24-bp155.3.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : gloox-1.0.24-bp155.3.9.src
Upstream URL : https://camaya.net/gloox
Summary : High-level XMPP Library for C++
Description :
gloox is a portable high-level Jabber/XMPP library for C++. It is fully
compliant with the XMPP RFCs, supports all of the XMPP features (including
SRV lookups, TLS, SASL, roster management, and privacy lists), and implements
several XEPs that make it ideal for writing any kind of Jabber/XMPP client
or component.