How to Install and Uninstall python39-slixmpp Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-slixmpp" package

This is a short guide on how to install python39-slixmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-slixmpp

2. Uninstall "python39-slixmpp" package

Learn how to uninstall python39-slixmpp on openSuSE Tumbleweed:

$ sudo zypper remove python39-slixmpp

3. Information about the python39-slixmpp package on openSuSE Tumbleweed

Information for package python39-slixmpp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-slixmpp
Version : 1.8.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : python-slixmpp-1.8.5-1.1.src
Upstream URL : https://slixmpp.readthedocs.io/
Summary : Python XMPP (Jabber) Library that Implements Everything as a Plugin
Description :
Slixmpp is an XMPP library for Python. Based on SleekXMPP, it uses
asyncio instead of threads. XEP (XMPP Extended Protocol) coverage is
realized as plugins.