How to Install and Uninstall python36-sleekxmpp Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-sleekxmpp" package

This guide covers the steps necessary to install python36-sleekxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-sleekxmpp

2. Uninstall "python36-sleekxmpp" package

Learn how to uninstall python36-sleekxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python36-sleekxmpp

3. Information about the python36-sleekxmpp package on openSuSE Tumbleweed

Information for package python36-sleekxmpp:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-sleekxmpp
Version : 1.3.3-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 3,7 MiB
Installed : No
Status : not installed
Source package : python-sleekxmpp-1.3.3-4.18.src
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.