How to Install and Uninstall python3-slixmpp Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-slixmpp" package

Please follow the guidelines below to install python3-slixmpp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-slixmpp

2. Uninstall "python3-slixmpp" package

Here is a brief guide to show you how to uninstall python3-slixmpp on openSUSE Leap:

$ sudo zypper remove python3-slixmpp

3. Information about the python3-slixmpp package on openSUSE Leap

Information for package python3-slixmpp:
----------------------------------------
Repository : Main Repository
Name : python3-slixmpp
Version : 1.4.2-bp155.3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-slixmpp-1.4.2-bp155.3.5.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.