How to Install and Uninstall python3-saml.noarch Package on CentOS Stream 8
Last updated: January 07,2025
1. Install "python3-saml.noarch" package
This tutorial shows how to install python3-saml.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-saml.noarch
Copied
2. Uninstall "python3-saml.noarch" package
Please follow the instructions below to uninstall python3-saml.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-saml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-saml.noarch package on CentOS Stream 8
Last metadata expiration check: 6:32:59 ago on Sun Feb 25 03:03:59 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).
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).