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

Last updated: May 16,2024

1. Install "sssd-common.x86_64" package

This is a short guide on how to install sssd-common.x86_64 on CentOS Stream 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 CentOS Stream 8:

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

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

Last metadata expiration check: 3:14:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : sssd-common
Version : 2.9.4
Release : 1.el8
Architecture : x86_64
Size : 1.7 M
Source : sssd-2.9.4-1.el8.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.