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

Last updated: November 27,2024

1. Install "python36-pure-sasl" package

Please follow the steps below to install python36-pure-sasl on openSuSE Tumbleweed

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

2. Uninstall "python36-pure-sasl" package

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

$ sudo zypper remove python36-pure-sasl

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

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