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

Last updated: November 25,2024

1. Install "sssd-common.x86_64" package

This tutorial shows how to install sssd-common.x86_64 on AlmaLinux 8

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

2. Uninstall "sssd-common.x86_64" package

This tutorial shows how to uninstall sssd-common.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 2:04:33 ago on Mon Sep 5 03:22:42 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.