How to Install and Uninstall python38-nbxmpp Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "python38-nbxmpp" package

This guide let you learn how to install python38-nbxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-nbxmpp

2. Uninstall "python38-nbxmpp" package

Please follow the guidelines below to uninstall python38-nbxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python38-nbxmpp

3. Information about the python38-nbxmpp package on openSuSE Tumbleweed

Information for package python38-nbxmpp:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-nbxmpp
Version : 2.0.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-nbxmpp-2.0.4-1.2.src
Summary : XMPP library by Gajim team
Description :
Python-nbxmpp is a Python library that provides a way for Python
applications to use Jabber/XMPP networks in a non-blocking way.
This library is initialy a fork of xmpppy one, but using
non-blocking sockets.