How to Install and Uninstall python39-pure-sasl Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python39-pure-sasl" package

Please follow the guidelines below to install python39-pure-sasl on openSuSE Tumbleweed

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

2. Uninstall "python39-pure-sasl" package

This guide let you learn how to uninstall python39-pure-sasl on openSuSE Tumbleweed:

$ sudo zypper remove python39-pure-sasl

3. Information about the python39-pure-sasl package on openSuSE Tumbleweed

Information for package python39-pure-sasl:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pure-sasl
Version : 0.6.2-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 62.5 KiB
Installed : No
Status : not installed
Source package : python-pure-sasl-0.6.2-1.21.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.