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

Last updated: July 07,2024

1. Install "python312-nbxmpp" package

This is a short guide on how to install python312-nbxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nbxmpp

2. Uninstall "python312-nbxmpp" package

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

$ sudo zypper remove python312-nbxmpp

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

Information for package python312-nbxmpp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-nbxmpp
Version : 4.5.4-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 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.