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

Last updated: October 05,2024

1. Install "python38-slixmpp" package

In this section, we are going to explain the necessary steps to install python38-slixmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-slixmpp

2. Uninstall "python38-slixmpp" package

This guide let you learn how to uninstall python38-slixmpp on openSuSE Tumbleweed:

$ sudo zypper remove python38-slixmpp

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

Information for package python38-slixmpp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-slixmpp
Version : 1.7.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,8 MiB
Installed : No
Status : not installed
Source package : python-slixmpp-1.7.1-1.1.src
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.