How to Install and Uninstall python3-saml.noarch Package on Rocky Linux 9

Last updated: October 09,2024

1. Install "python3-saml.noarch" package

This guide covers the steps necessary to install python3-saml.noarch on Rocky Linux 9

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

2. Uninstall "python3-saml.noarch" package

This is a short guide on how to uninstall python3-saml.noarch on Rocky Linux 9:

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

3. Information about the python3-saml.noarch package on Rocky Linux 9

Last metadata expiration check: 2:16:08 ago on Fri Feb 16 06:49:52 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).