How to Install and Uninstall python3-saml.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "python3-saml.noarch" package
In this section, we are going to explain the necessary steps to install python3-saml.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-saml.noarch
Copied
2. Uninstall "python3-saml.noarch" package
This is a short guide on how to uninstall python3-saml.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-saml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-saml.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:33:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-saml
Version : 1.16.0
Release : 1.el9
Architecture : noarch
Size : 125 k
Source : python3-saml-1.16.0-1.el9.src.rpm
Repository : epel
Summary : Add SAML support to your Python software using this library
URL : https://pypi.python.org/pypi/python3-saml
License : MIT
Description : This toolkit lets you turn your Python application into a SP
: (Service Provider) that can be connected to an IdP (Identity Provider).
Available Packages
Name : python3-saml
Version : 1.16.0
Release : 1.el9
Architecture : noarch
Size : 125 k
Source : python3-saml-1.16.0-1.el9.src.rpm
Repository : epel
Summary : Add SAML support to your Python software using this library
URL : https://pypi.python.org/pypi/python3-saml
License : MIT
Description : This toolkit lets you turn your Python application into a SP
: (Service Provider) that can be connected to an IdP (Identity Provider).