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

Last updated: May 20,2024

1. Install "python38-sleekxmpp" package

Learn how to install python38-sleekxmpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sleekxmpp

2. Uninstall "python38-sleekxmpp" package

In this section, we are going to explain the necessary steps to uninstall python38-sleekxmpp on openSuSE Tumbleweed:

$ sudo zypper remove python38-sleekxmpp

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

Information for package python38-sleekxmpp:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.