How to Install and Uninstall python3-zeep.noarch Package on Rocky Linux 8
Last updated: November 10,2024
1. Install "python3-zeep.noarch" package
Please follow the guidance below to install python3-zeep.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-zeep.noarch
Copied
2. Uninstall "python3-zeep.noarch" package
This guide covers the steps necessary to uninstall python3-zeep.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-zeep.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zeep.noarch package on Rocky Linux 8
Last metadata expiration check: 1:41:00 ago on Mon Sep 12 10:27:18 2022.
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.