How to Install and Uninstall sssd Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "sssd" package

Learn how to install sssd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install sssd

2. Uninstall "sssd" package

Learn how to uninstall sssd on openSuSE Tumbleweed:

$ sudo zypper remove sssd

3. Information about the sssd package on openSuSE Tumbleweed

Information for package sssd:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sssd
Version : 2.9.4-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.9 MiB
Installed : No
Status : not installed
Source package : sssd-2.9.4-2.1.src
Upstream URL : https://github.com/SSSD/sssd
Summary : System Security Services Daemon
Description :
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.