How to Install and Uninstall python3-saml.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-saml.noarch" package

Here is a brief guide to show you how to install python3-saml.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-saml.noarch

2. Uninstall "python3-saml.noarch" package

This guide let you learn how to uninstall python3-saml.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-saml.noarch $ sudo dnf autoremove

3. Information about the python3-saml.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-saml
Version : 1.9.0
Release : 3.el8
Architecture : noarch
Size : 122 k
Source : python3-saml-1.9.0-3.el8.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).