How to Install and Uninstall python2-pure-sasl Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-pure-sasl" package

Here is a brief guide to show you how to install python2-pure-sasl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pure-sasl

2. Uninstall "python2-pure-sasl" package

Here is a brief guide to show you how to uninstall python2-pure-sasl on openSUSE Leap:

$ sudo zypper remove python2-pure-sasl

3. Information about the python2-pure-sasl package on openSUSE Leap

Information for package python2-pure-sasl:
------------------------------------------
Repository : Main Repository
Name : python2-pure-sasl
Version : 0.6.2-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 66,9 KiB
Installed : No
Status : not installed
Source package : python-pure-sasl-0.6.2-bp153.1.15.src
Summary : Pure Python client SASL implementation
Description :
This package provides a reasonably high-level SASL client written
in pure Python. New mechanisms may be integrated easily, but by default,
support for PLAIN, ANONYMOUS, CRAM-MD5, DIGEST-MD5, and GSSAPI are
provided.