How to Install and Uninstall sssd-ipa.x86_64 Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "sssd-ipa.x86_64" package

This guide covers the steps necessary to install sssd-ipa.x86_64 on Rocky Linux 9

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

2. Uninstall "sssd-ipa.x86_64" package

This tutorial shows how to uninstall sssd-ipa.x86_64 on Rocky Linux 9:

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

3. Information about the sssd-ipa.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:59:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : sssd-ipa
Version : 2.9.1
Release : 4.el9_3.5
Architecture : x86_64
Size : 279 k
Source : sssd-2.9.1-4.el9_3.5.src.rpm
Repository : baseos
Summary : The IPA back end of the SSSD
URL : https://github.com/SSSD/sssd/
License : GPLv3+
Description : Provides the IPA back end that the SSSD can utilize to fetch identity data
: from and authenticate against an IPA server.