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

Last updated: May 21,2024

1. Install "python3-sleekxmpp" package

Please follow the steps below to install python3-sleekxmpp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-sleekxmpp

2. Uninstall "python3-sleekxmpp" package

Please follow the step by step instructions below to uninstall python3-sleekxmpp on openSUSE Leap:

$ sudo zypper remove python3-sleekxmpp

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

Information for package python3-sleekxmpp:
------------------------------------------
Repository : Main Repository
Name : python3-sleekxmpp
Version : 1.3.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : python-sleekxmpp-1.3.3-bp155.2.12.src
Upstream URL : https://github.com/fritzy/SleekXMPP
Summary : Python XMPP (Jabber) Library that Implements Everything as a Plugin
Description :
SleekXMPP is an MIT licensed XMPP library for Python. The goals of
the project are ease of implementation, and complete draft XEP
(XMPP Extended Protocol) coverage. Ideally the community will be
able to use this for bots, easy XEP protocoling, etc.