How to Install and Uninstall python3-sss.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 14,2025

1. Install "python3-sss.x86_64" package

This tutorial shows how to install python3-sss.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-sss.x86_64

2. Uninstall "python3-sss.x86_64" package

Please follow the guidelines below to uninstall python3-sss.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-sss.x86_64 $ sudo dnf autoremove

3. Information about the python3-sss.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:06:49 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-sss
Version : 2.3.0
Release : 9.el8
Architecture : x86_64
Size : 109 k
Source : sssd-2.3.0-9.el8.src.rpm
Repository : baseos
Summary : Python3 bindings for sssd
URL : https://pagure.io/SSSD/sssd/
License : LGPLv3+
Description : Provides python3 module for manipulating users, groups, and nested groups in
: SSSD when using id_provider = local in /etc/sssd/sssd.conf.
:
: Also provides several other useful python3 bindings:
: * function for retrieving list of groups user belongs to.
: * class for obfuscation of passwords