How to Install and Uninstall python3-oslo.vmware Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python3-oslo.vmware" package

This tutorial shows how to install python3-oslo.vmware on openSuSE Tumbleweed

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

2. Uninstall "python3-oslo.vmware" package

Please follow the instructions below to uninstall python3-oslo.vmware on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.vmware

3. Information about the python3-oslo.vmware package on openSuSE Tumbleweed

Information for package python3-oslo.vmware:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.vmware
Version : 4.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7.9 MiB
Installed : No
Status : not installed
Source package : python-oslo.vmware-4.3.0-1.2.src
Upstream URL : https://docs.openstack.org/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.