How to Install and Uninstall python3-sss Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-sss" package

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

$ sudo apt update $ sudo apt install python3-sss

2. Uninstall "python3-sss" package

This guide let you learn how to uninstall python3-sss on Kali Linux:

$ sudo apt remove python3-sss $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sss package on Kali Linux

Package: python3-sss
Source: sssd
Version: 2.9.4-1
Installed-Size: 199
Maintainer: Debian SSSD Team
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libldb2 (>= 0.9.21), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213)
Recommends: sssd
Size: 42796
SHA256: f54a0a17ba71d2945bfab044d7f2383dff6387dd4d3f537c21719540198035cb
SHA1: 97b28a0a0643754b3984e31dd79cc655f2b69277
MD5sum: 5be6e84115e07fd3cadecd4a437fc37e
Description: Python3 module for the System Security Services Daemon
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.
.
This package provide a module to access the configuration of the sssd daemon.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/SSSD/sssd
Section: python
Priority: optional
Filename: pool/main/s/sssd/python3-sss_2.9.4-1_amd64.deb