How to Install and Uninstall python3-saml.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "python3-saml.noarch" package

Please follow the guidance below to install python3-saml.noarch on Fedora 34

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

2. Uninstall "python3-saml.noarch" package

This tutorial shows how to uninstall python3-saml.noarch on Fedora 34:

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

3. Information about the python3-saml.noarch package on Fedora 34

Last metadata expiration check: 5:04:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-saml
Version : 1.9.0
Release : 4.fc34
Architecture : noarch
Size : 117 k
Source : python3-saml-1.9.0-4.fc34.src.rpm
Repository : fedora
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).