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

Last updated: June 26,2024

1. Install "python311-slixmpp" package

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

$ sudo zypper refresh $ sudo zypper install python311-slixmpp

2. Uninstall "python311-slixmpp" package

This guide covers the steps necessary to uninstall python311-slixmpp on openSuSE Tumbleweed:

$ sudo zypper remove python311-slixmpp

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

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