How to Install and Uninstall sssd-idp.x86_64 Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "sssd-idp.x86_64" package

Please follow the instructions below to install sssd-idp.x86_64 on Oracle Linux 9

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

2. Uninstall "sssd-idp.x86_64" package

Please follow the guidelines below to uninstall sssd-idp.x86_64 on Oracle Linux 9:

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

3. Information about the sssd-idp.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:16:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : sssd-idp
Version : 2.9.1
Release : 4.0.1.el9_3.5
Architecture : x86_64
Size : 48 k
Source : sssd-2.9.1-4.0.1.el9_3.5.src.rpm
Repository : ol9_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.