How to Install and Uninstall libgloox18 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libgloox18" package

This is a short guide on how to install libgloox18 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgloox18

2. Uninstall "libgloox18" package

This tutorial shows how to uninstall libgloox18 on openSuSE Tumbleweed:

$ sudo zypper remove libgloox18

3. Information about the libgloox18 package on openSuSE Tumbleweed

Information for package libgloox18:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgloox18
Version : 1.0.28-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : gloox-1.0.28-1.2.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.