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

Last updated: November 08,2024

1. Install "python310-slixmpp" package

This tutorial shows how to install python310-slixmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-slixmpp

2. Uninstall "python310-slixmpp" package

This tutorial shows how to uninstall python310-slixmpp on openSuSE Tumbleweed:

$ sudo zypper remove python310-slixmpp

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

Information for package python310-slixmpp:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.