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

Last updated: July 06,2024

1. Install "python310-nbxmpp" package

In this section, we are going to explain the necessary steps to install python310-nbxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-nbxmpp

2. Uninstall "python310-nbxmpp" package

This is a short guide on how to uninstall python310-nbxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python310-nbxmpp

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

Information for package python310-nbxmpp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-nbxmpp
Version : 4.5.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-nbxmpp-4.5.4-1.1.src
Upstream URL : https://dev.gajim.org/gajim/python-nbxmpp
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.