How to Install and Uninstall python3-sss.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "python3-sss.x86_64" package
Please follow the step by step instructions below to install python3-sss.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-sss.x86_64
Copied
2. Uninstall "python3-sss.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-sss.x86_64 on Oracle Linux 9:
$
sudo dnf remove
python3-sss.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sss.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:09:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-sss
Version : 2.9.1
Release : 4.0.1.el9_3.5
Architecture : x86_64
Size : 33 k
Source : sssd-2.9.1-4.0.1.el9_3.5.src.rpm
Repository : ol9_baseos_latest
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.0.1.el9_3.5
Architecture : x86_64
Size : 33 k
Source : sssd-2.9.1-4.0.1.el9_3.5.src.rpm
Repository : ol9_baseos_latest
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