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

Last updated: May 19,2024

1. Install "python312-slixmpp" package

This guide let you learn how to install python312-slixmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-slixmpp

2. Uninstall "python312-slixmpp" package

Here is a brief guide to show you how to uninstall python312-slixmpp on openSuSE Tumbleweed:

$ sudo zypper remove python312-slixmpp

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

Information for package python312-slixmpp:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-slixmpp
Version : 1.8.5-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.4 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.