How to Install and Uninstall python3-sss.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "python3-sss.x86_64" package

Please follow the instructions below to install python3-sss.x86_64 on Rocky Linux 9

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

2. Uninstall "python3-sss.x86_64" package

This tutorial shows how to uninstall python3-sss.x86_64 on Rocky Linux 9:

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

3. Information about the python3-sss.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:30:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-sss
Version : 2.9.1
Release : 4.el9_3.5
Architecture : x86_64
Size : 33 k
Source : sssd-2.9.1-4.el9_3.5.src.rpm
Repository : baseos
Summary : Python3 bindings for sssd
URL : https://github.com/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