< Home - < Back

python-sssdconfig


Information about the package, python-sssdconfig, which is shipped with common Linux distributions. The python-sssdconfig package is designed for, SSSD and IPA configuration file manipulation classes and functions.


Package Name:

python-sssdconfig

Summary:

SSSD and IPA configuration file manipulation classes and functions

Description:

Provides python2 files for manipulation SSSD and IPA configuration files.

Architecture:

noarch

Version:

1.13.3

Release:

58.el6_9

Size:

146 k

Repository:

updates

From Repository:

Licence:

GPLv3+



Handy Yum Commands for python-sssdconfig


Control the python-sssdconfig package with the following handy commands outlined below.


Command

Description of Command

yum install python-sssdconfig

This command will install python-sssdconfig on the server.

yum remove python-sssdconfig

This command will un-install python-sssdconfig on the server. When you run this command, you will be asked if you are sure that you want to remove python-sssdconfig, so you have to manually confirm that you want to do this.

yum -y remove python-sssdconfig

This command will un-install python-sssdconfig on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-sssdconfig when using the -y flag.

yum update python-sssdconfig

This command will update python-sssdconfig to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-sssdconfig, so you have to manually confirm that you want to do this.

yum -y update python-sssdconfig

This command will update python-sssdconfig to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-sssdconfig when using the -y flag.

yum info python-sssdconfig

This command will show you core information about the python-sssdconfig package.

yum deplist python-sssdconfig

This command will show you the dependencies for python-sssdconfig. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-sssdconfig

This command will check if there is an update waiting on python-sssdconfig. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.