How to Install and Uninstall python3-oslo.vmware Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-oslo.vmware" package

This guide let you learn how to install python3-oslo.vmware on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-oslo.vmware

2. Uninstall "python3-oslo.vmware" package

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

$ sudo zypper remove python3-oslo.vmware

3. Information about the python3-oslo.vmware package on openSUSE Leap

Information for package python3-oslo.vmware:
--------------------------------------------
Repository : Main Repository
Name : python3-oslo.vmware
Version : 3.3.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 4.1 MiB
Installed : No
Status : not installed
Source package : python-oslo.vmware-3.3.1-bp155.2.9.src
Upstream URL : https://launchpad.net/oslo.vmware
Summary : Oslo VMware library for OpenStack projects
Description :
The Oslo project intends to produce a python library containing infrastructure
code shared by OpenStack projects. The APIs provided by the project should be
high quality, stable, consistent and generally useful.
The Oslo VMware library offers session and API call management for VMware ESX/VC
server.
This package contains the Python 3.x module.