How to Install and Uninstall sssd-idp.x86_64 Package on CentOS Stream 8

Last updated: July 04,2024

1. Install "sssd-idp.x86_64" package

Please follow the steps below to install sssd-idp.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install sssd-idp.x86_64

2. Uninstall "sssd-idp.x86_64" package

In this section, we are going to explain the necessary steps to uninstall sssd-idp.x86_64 on CentOS Stream 8:

$ sudo dnf remove sssd-idp.x86_64 $ sudo dnf autoremove

3. Information about the sssd-idp.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:06:52 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : sssd-idp
Version : 2.9.4
Release : 1.el8
Architecture : x86_64
Size : 134 k
Source : sssd-2.9.4-1.el8.src.rpm
Repository : appstream
Summary : Kerberos plugins and OIDC helper for external identity providers.
URL : https://github.com/SSSD/sssd
License : GPLv3+
Description : This package provides Kerberos plugins that are required to enable
: authentication against external identity providers. Additionally a helper
: program to handle the OAuth 2.0 Device Authorization Grant is provided.