How to Install and Uninstall sssd.x86_64 Package on Oracle Linux 8
Last updated: November 30,2024
1. Install "sssd.x86_64" package
In this section, we are going to explain the necessary steps to install sssd.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
sssd.x86_64
Copied
2. Uninstall "sssd.x86_64" package
Please follow the guidelines below to uninstall sssd.x86_64 on Oracle Linux 8:
$
sudo dnf remove
sssd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sssd.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:40:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : sssd
Version : 2.6.2
Release : 4.0.2.el8_6.1
Architecture : x86_64
Size : 110 k
Source : sssd-2.6.2-4.0.2.el8_6.1.src.rpm
Repository : ol8_baseos_latest
Summary : System Security Services Daemon
URL : https://github.com/SSSD/sssd
License : GPLv3+
Description : Provides a set of daemons to manage access to remote directories and
: authentication mechanisms. It provides an NSS and PAM interface toward
: the system and a plug-gable back-end system to connect to multiple different
: account sources. It is also the basis to provide client auditing and policy
: services for projects like FreeIPA.
:
: The sssd sub-package is a meta-package that contains the daemon as well as all
: the existing back ends.
Available Packages
Name : sssd
Version : 2.6.2
Release : 4.0.2.el8_6.1
Architecture : x86_64
Size : 110 k
Source : sssd-2.6.2-4.0.2.el8_6.1.src.rpm
Repository : ol8_baseos_latest
Summary : System Security Services Daemon
URL : https://github.com/SSSD/sssd
License : GPLv3+
Description : Provides a set of daemons to manage access to remote directories and
: authentication mechanisms. It provides an NSS and PAM interface toward
: the system and a plug-gable back-end system to connect to multiple different
: account sources. It is also the basis to provide client auditing and policy
: services for projects like FreeIPA.
:
: The sssd sub-package is a meta-package that contains the daemon as well as all
: the existing back ends.