How to Install and Uninstall python3-openstacksdk Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "python3-openstacksdk" package

In this section, we are going to explain the necessary steps to install python3-openstacksdk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-openstacksdk

2. Uninstall "python3-openstacksdk" package

In this section, we are going to explain the necessary steps to uninstall python3-openstacksdk on openSuSE Tumbleweed:

$ sudo zypper remove python3-openstacksdk

3. Information about the python3-openstacksdk package on openSuSE Tumbleweed

Information for package python3-openstacksdk:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-openstacksdk
Version : 2.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 21.9 MiB
Installed : No
Status : not installed
Source package : python-openstacksdk-2.0.0-1.2.src
Upstream URL : https://docs.openstack.org/openstacksdk
Summary : An SDK for building applications to work with OpenStack
Description :
The openstacksdk is a library for building applications to work
with OpenStack clouds.
The project aims to provide a consistent and complete set of
interactions with OpenStack's many services, along with complete
documentation, examples, and tools.
This package contains the Python 3.x module