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

Last updated: June 29,2024

1. Install "python38-pure-sasl" package

Here is a brief guide to show you how to install python38-pure-sasl on openSuSE Tumbleweed

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

2. Uninstall "python38-pure-sasl" package

This is a short guide on how to uninstall python38-pure-sasl on openSuSE Tumbleweed:

$ sudo zypper remove python38-pure-sasl

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

Information for package python38-pure-sasl:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pure-sasl
Version : 0.6.2-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 90,0 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.