How to Install and Uninstall python3-suds.noarch Package on Fedora 35
Last updated: January 13,2025
1. Install "python3-suds.noarch" package
This guide let you learn how to install python3-suds.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-suds.noarch
Copied
2. Uninstall "python3-suds.noarch" package
Please follow the step by step instructions below to uninstall python3-suds.noarch on Fedora 35:
$
sudo dnf remove
python3-suds.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-suds.noarch package on Fedora 35
Last metadata expiration check: 4:39:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-suds
Version : 1.1.2
Release : 1.fc35
Architecture : noarch
Size : 212 k
Source : python-suds-1.1.2-1.fc35.src.rpm
Repository : updates
Summary : A python SOAP client
URL : https://github.com/suds-community/suds
License : LGPLv3+
Description : The suds project is a python soap web services client lib. Suds leverages
: python meta programming to provide an intuitive API for consuming web
: services. Objectification of types defined in the WSDL is provided
: without class generation. Programmers rarely need to read the WSDL since
: services and WSDL based objects can be easily inspected.
Available Packages
Name : python3-suds
Version : 1.1.2
Release : 1.fc35
Architecture : noarch
Size : 212 k
Source : python-suds-1.1.2-1.fc35.src.rpm
Repository : updates
Summary : A python SOAP client
URL : https://github.com/suds-community/suds
License : LGPLv3+
Description : The suds project is a python soap web services client lib. Suds leverages
: python meta programming to provide an intuitive API for consuming web
: services. Objectification of types defined in the WSDL is provided
: without class generation. Programmers rarely need to read the WSDL since
: services and WSDL based objects can be easily inspected.