How to Install and Uninstall python2-nbxmpp Package on openSUSE Leap

Last updated: October 04,2024

1. Install "python2-nbxmpp" package

Learn how to install python2-nbxmpp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-nbxmpp

2. Uninstall "python2-nbxmpp" package

Learn how to uninstall python2-nbxmpp on openSUSE Leap:

$ sudo zypper remove python2-nbxmpp

3. Information about the python2-nbxmpp package on openSUSE Leap

Information for package python2-nbxmpp:
---------------------------------------
Repository : Main Repository
Name : python2-nbxmpp
Version : 0.6.10-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 743,5 KiB
Installed : No
Status : not installed
Source package : python-nbxmpp-0.6.10-bp153.1.15.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.