How to Install and Uninstall python3-pure-sasl Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-pure-sasl" package

This is a short guide on how to install python3-pure-sasl on Kali Linux

$ sudo apt update $ sudo apt install python3-pure-sasl

2. Uninstall "python3-pure-sasl" package

Please follow the instructions below to uninstall python3-pure-sasl on Kali Linux:

$ sudo apt remove python3-pure-sasl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pure-sasl package on Kali Linux

Package: python3-pure-sasl
Source: python-pure-sasl
Version: 0.5.1+dfsg1-4
Installed-Size: 53
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-kerberos, python3:any
Size: 11868
SHA256: 6c0114add2b00a92b3ba6f7f136de00ef89c20b112a3f23ca323477aae031dba
SHA1: 9a5be6b62093bc06e57fceebc1444b1515db54d2
MD5sum: 15206d0c0e7ee6b51c042558b85b5131
Description: pure Python client SASL implementation - Python 3.x
Pure-sasl is a pure python client-side SASL implementation. At the moment, it
supports the following mechanisms: ANONYMOUS, PLAIN, EXTERNAL, CRAM-MD5,
DIGEST-MD5, and GSSAPI. Support for other mechanisms may be added in the
future. Only GSSAPI supports a QOP higher than auth.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://github.com/thobbs/pure-sasl
Section: python
Priority: optional
Filename: pool/main/p/python-pure-sasl/python3-pure-sasl_0.5.1+dfsg1-4_all.deb