How to Install and Uninstall python311-pure-sasl Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python311-pure-sasl" package
In this section, we are going to explain the necessary steps to install python311-pure-sasl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pure-sasl
Copied
2. Uninstall "python311-pure-sasl" package
Please follow the steps below to uninstall python311-pure-sasl on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pure-sasl
Copied
3. Information about the python311-pure-sasl package on openSuSE Tumbleweed
Information for package python311-pure-sasl:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pure-sasl
Version : 0.6.2-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 77.3 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.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pure-sasl
Version : 0.6.2-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 77.3 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.