How to Install and Uninstall python3-zeep Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-zeep" package

In this section, we are going to explain the necessary steps to install python3-zeep on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-zeep

2. Uninstall "python3-zeep" package

Here is a brief guide to show you how to uninstall python3-zeep on openSUSE Leap:

$ sudo zypper remove python3-zeep

3. Information about the python3-zeep package on openSUSE Leap

Information for package python3-zeep:
-------------------------------------
Repository : Main Repository
Name : python3-zeep
Version : 3.4.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 947.4 KiB
Installed : No
Status : not installed
Source package : python-zeep-3.4.0-bp155.2.9.src
Upstream URL : http://docs.python-zeep.org
Summary : A Python SOAP client based on lxml/requests
Description :
Python SOAP client based on python-lxml and python-requests