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

Last updated: May 18,2024

1. Install "python3-pure-sasl" package

Please follow the instructions below to install python3-pure-sasl on openSUSE Leap

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

2. Uninstall "python3-pure-sasl" package

Learn how to uninstall python3-pure-sasl on openSUSE Leap:

$ sudo zypper remove python3-pure-sasl

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

Information for package python3-pure-sasl:
------------------------------------------
Repository : Main Repository
Name : python3-pure-sasl
Version : 0.6.2-1.31
Arch : noarch
Vendor : SUSE LLC
Installed Size : 89.6 KiB
Installed : No
Status : not installed
Source package : python-pure-sasl-0.6.2-1.31.src
Upstream URL : http://github.com/thobbs/pure-sasl
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.