How to Install and Uninstall libsasl2-2 Package on Kali Linux

Last updated: May 16,2024

1. Install "libsasl2-2" package

This guide let you learn how to install libsasl2-2 on Kali Linux

$ sudo apt update $ sudo apt install libsasl2-2

2. Uninstall "libsasl2-2" package

Learn how to uninstall libsasl2-2 on Kali Linux:

$ sudo apt remove libsasl2-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsasl2-2 package on Kali Linux

Package: libsasl2-2
Source: cyrus-sasl2 (2.1.28+dfsg1-4)
Version: 2.1.28+dfsg1-4+b1
Installed-Size: 157
Maintainer: Debian Cyrus Team
Architecture: amd64
Replaces: libsasl2
Depends: libsasl2-modules-db (>= 2.1.28+dfsg1-4+b1), libc6 (>= 2.34), libssl3 (>= 3.0.0)
Recommends: libsasl2-modules (>= 2.1.28+dfsg1-4+b1)
Size: 57040
SHA256: 3b5fccbf156185ec9306652498ce836044b176cb2b64e313301900f3eefd04ed
SHA1: e1b5659063fef7b2ad107346c97a9ecc8cf43906
MD5sum: dd62fdec9843f4fe3cba2f044b87c558
Description: Cyrus SASL - authentication abstraction library
This is the Cyrus SASL API implementation, version 2.1.
.
SASL is the Simple Authentication and Security Layer, a method for
adding authentication support to connection-based protocols. To use
SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol and the
connection. See RFC 2222 for more information.
.
Any of: ANONYMOUS, SCRAM, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal
Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used.
Description-md5:
Multi-Arch: same
Homepage: https://www.cyrusimap.org/sasl/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cyrus-sasl2/libsasl2-2_2.1.28+dfsg1-4+b1_amd64.deb