How to Install and Uninstall python3-zeep.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-zeep.noarch" package
Please follow the guidelines below to install python3-zeep.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zeep.noarch
Copied
2. Uninstall "python3-zeep.noarch" package
Here is a brief guide to show you how to uninstall python3-zeep.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-zeep.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zeep.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:10:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-zeep
Version : 3.4.0
Release : 8.el8
Architecture : noarch
Size : 192 k
Source : python-zeep-3.4.0-8.el8.src.rpm
Repository : epel
Summary : A fast and modern Python SOAP client
URL : https://github.com/mvantellingen/python-zeep
License : MIT and BSD
Description : Zeep inspects the WSDL document and generates the corresponding
: code to use the services and types in the document. This
: provides an easy to use programmatic interface to a SOAP server.
Available Packages
Name : python3-zeep
Version : 3.4.0
Release : 8.el8
Architecture : noarch
Size : 192 k
Source : python-zeep-3.4.0-8.el8.src.rpm
Repository : epel
Summary : A fast and modern Python SOAP client
URL : https://github.com/mvantellingen/python-zeep
License : MIT and BSD
Description : Zeep inspects the WSDL document and generates the corresponding
: code to use the services and types in the document. This
: provides an easy to use programmatic interface to a SOAP server.