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

Last updated: July 04,2024

1. Install "python311-nbxmpp" package

Please follow the guidelines below to install python311-nbxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-nbxmpp

2. Uninstall "python311-nbxmpp" package

Please follow the steps below to uninstall python311-nbxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python311-nbxmpp

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

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