How to Install and Uninstall sssd-common.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "sssd-common.x86_64" package

In this section, we are going to explain the necessary steps to install sssd-common.x86_64 on Rocky Linux 8

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

2. Uninstall "sssd-common.x86_64" package

This guide covers the steps necessary to uninstall sssd-common.x86_64 on Rocky Linux 8:

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

3. Information about the sssd-common.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:48:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : sssd-common
Version : 2.6.2
Release : 4.el8_6.1
Architecture : x86_64
Size : 1.6 M
Source : sssd-2.6.2-4.el8_6.1.src.rpm
Repository : baseos
Summary : Common files for the SSSD
URL : https://github.com/SSSD/sssd
License : GPLv3+
Description : Common files for the SSSD. The common package includes all the files needed
: to run a particular back end, however, the back ends are packaged in separate
: sub-packages such as sssd-ldap.