How to Install and Uninstall python3-sss.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "python3-sss.x86_64" package
This tutorial shows how to install python3-sss.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-sss.x86_64
Copied
2. Uninstall "python3-sss.x86_64" package
Please follow the steps below to uninstall python3-sss.x86_64 on AlmaLinux 9:
$
sudo dnf remove
python3-sss.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sss.x86_64 package on AlmaLinux 9
Last metadata expiration check: 0:46:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-sss
Version : 2.9.1
Release : 4.el9_3.5.alma.1
Architecture : x86_64
Size : 33 k
Source : sssd-2.9.1-4.el9_3.5.alma.1.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
Available Packages
Name : python3-sss
Version : 2.9.1
Release : 4.el9_3.5.alma.1
Architecture : x86_64
Size : 33 k
Source : sssd-2.9.1-4.el9_3.5.alma.1.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