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

Last updated: May 19,2024

1. Install "python39-sleekxmpp" package

This guide let you learn how to install python39-sleekxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-sleekxmpp

2. Uninstall "python39-sleekxmpp" package

Please follow the instructions below to uninstall python39-sleekxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python39-sleekxmpp

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

Information for package python39-sleekxmpp:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sleekxmpp
Version : 1.3.3-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 3,6 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.