How to Install and Uninstall python2-jabberpy Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-jabberpy" package

Please follow the guidelines below to install python2-jabberpy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-jabberpy

2. Uninstall "python2-jabberpy" package

This guide let you learn how to uninstall python2-jabberpy on openSUSE Leap:

$ sudo zypper remove python2-jabberpy

3. Information about the python2-jabberpy package on openSUSE Leap

Information for package python2-jabberpy:
-----------------------------------------
Repository : Main Repository
Name : python2-jabberpy
Version : 0.5-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 291,2 KiB
Installed : No
Status : not installed
Source package : python-jabberpy-0.5-1.24.src
Summary : Python xmlstream and jabber IM protocol libs
Description :
jabber.py is a Python module for the jabber instant messaging protocol.
jabber.py deals with the xml parsing and socket code, leaving the
programmer to concentrate on developing quality jabber based
applications with Python.